Fabric3 JDK Proxy Extension

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 Extension

Copyright © 2007-2012 Metaform Systems.