Uses of Class
org.apache.openejb.client.EJBInvocationHandler

Packages that use EJBInvocationHandler
org.apache.openejb.client   
 

Uses of EJBInvocationHandler in org.apache.openejb.client
 

Subclasses of EJBInvocationHandler in org.apache.openejb.client
 class EJBHomeHandler
           
 class EJBObjectHandler
           
 class EntityEJBHomeHandler
           
 class EntityEJBObjectHandler
           
 class SingletonEJBHomeHandler
           
 class SingletonEJBObjectHandler
           
 class StatefulEJBHomeHandler
           
 class StatefulEJBObjectHandler
           
 class StatelessEJBHomeHandler
           
 class StatelessEJBObjectHandler
           
 

Fields in org.apache.openejb.client with type parameters of type EJBInvocationHandler
protected static ConcurrentMap<Object,Set<WeakReference<EJBInvocationHandler>>> EJBInvocationHandler.liveHandleRegistry
           
 

Methods in org.apache.openejb.client with parameters of type EJBInvocationHandler
protected static void EJBInvocationHandler.registerHandler(Object key, EJBInvocationHandler handler)
           
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.