Fabric3 JDK Proxy Service

Uses of Class
org.fabric3.implementation.proxy.jdk.AbstractCallbackInvocationHandler

Uses of AbstractCallbackInvocationHandler in org.fabric3.implementation.proxy.jdk
 

Subclasses of AbstractCallbackInvocationHandler in org.fabric3.implementation.proxy.jdk
 class MultiThreadedCallbackInvocationHandler<T>
          Responsible for dispatching to a callback service from multi-threaded component instances such as composite scope components.
 class StatefulCallbackInvocationHandler<T>
          Responsible for dispatching to a callback service from a component implementation instance that is not composite scope.
 


Fabric3 JDK Proxy Service

Copyright © 2007-2010 Metaform Systems.