ome.tools.hibernate
Class ProxyCleanupFilter.Interceptor

java.lang.Object
  extended by ome.tools.hibernate.ProxyCleanupFilter.Interceptor
All Implemented Interfaces:
Advice, Interceptor, MethodInterceptor
Enclosing class:
ProxyCleanupFilter

public static class ProxyCleanupFilter.Interceptor
extends Object
implements MethodInterceptor

wraps a filter for each invocation


Constructor Summary
ProxyCleanupFilter.Interceptor()
           
 
Method Summary
 Object invoke(MethodInvocation arg0)
           
 void setCurrentDetails(CurrentDetails cd)
           
 void setSessionHandler(SessionHandler handler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyCleanupFilter.Interceptor

public ProxyCleanupFilter.Interceptor()
Method Detail

setCurrentDetails

public void setCurrentDetails(CurrentDetails cd)

setSessionHandler

public void setSessionHandler(SessionHandler handler)

invoke

public Object invoke(MethodInvocation arg0)
              throws Throwable
Specified by:
invoke in interface MethodInterceptor
Throws:
Throwable


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.