|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EJBInvocationHandler | |
org.openejb.client |
Uses of EJBInvocationHandler in org.openejb.client |
Subclasses of EJBInvocationHandler in org.openejb.client | |
class |
EJBHomeHandler
Handles invocations from an EJBHomeProxy. |
class |
EJBObjectHandler
|
class |
EntityEJBHomeHandler
|
class |
EntityEJBObjectHandler
This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles. |
class |
StatefulEJBHomeHandler
This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles. |
class |
StatefulEJBObjectHandler
|
class |
StatelessEJBHomeHandler
This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles. |
class |
StatelessEJBObjectHandler
This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles. |
Methods in org.openejb.client with parameters of type EJBInvocationHandler | |
protected static void |
EJBInvocationHandler.registerHandler(Object key,
EJBInvocationHandler handler)
TODO: Add comments |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |