Uses of Package
org.openejb.core.ivm

Packages that use org.openejb.core.ivm
org.openejb.core The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
org.openejb.core.entity The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
org.openejb.core.ivm The IntraVM server. 
org.openejb.core.stateful The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
org.openejb.core.stateless The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
 

Classes in org.openejb.core.ivm used by org.openejb.core
EjbObjectProxyHandler
          This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
 

Classes in org.openejb.core.ivm used by org.openejb.core.entity
BaseEjbProxyHandler
          This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
EjbHomeProxyHandler
          This is an InvocationHandler that is used only for handling requests from an EJBHome stub.
EjbObjectProxyHandler
          This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
 

Classes in org.openejb.core.ivm used by org.openejb.core.ivm
BaseEjbProxyHandler
          This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
EjbObjectProxyHandler
          This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
 

Classes in org.openejb.core.ivm used by org.openejb.core.stateful
BaseEjbProxyHandler
          This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
EjbHomeProxyHandler
          This is an InvocationHandler that is used only for handling requests from an EJBHome stub.
EjbObjectProxyHandler
          This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
 

Classes in org.openejb.core.ivm used by org.openejb.core.stateless
BaseEjbProxyHandler
          This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
EjbHomeProxyHandler
          This is an InvocationHandler that is used only for handling requests from an EJBHome stub.
EjbObjectProxyHandler
          This InvocationHandler and its proxy are serializable and can be used by HomeHandle, Handle, and MetaData to persist and revive handles.
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.