|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.AbstractInstanceContext
org.openejb.entity.EntityInstanceContext
org.openejb.entity.bmp.BMPInstanceContext
Field Summary |
Fields inherited from class org.openejb.AbstractInstanceContext |
instance, setContextInvocation, systemChain, unsetContextInvocation |
Constructor Summary | |
BMPInstanceContext(Object containerId,
EJBProxyFactory proxyFactory,
javax.ejb.EntityBean instance,
org.apache.geronimo.core.service.Interceptor lifecycleInterceptorChain,
SystemMethodIndices systemMethodIndices,
Set unshareableResources,
Set applicationManagedSecurityResources,
BasicTimerService timerService)
|
Methods inherited from class org.openejb.entity.EntityInstanceContext |
afterCommit, associate, beforeCommit, flush, getContainerId, getEntityContext, getId, isStateValid, setId, setOperation, setStateValid, setTransactionContext |
Methods inherited from class org.openejb.AbstractInstanceContext |
ejbActivate, ejbPassivate, getApplicationManagedSecurityResources, getConnectionManagerMap, getInstance, getProxyFactory, getTimerService, getUnshareableResources, setContext, unsetContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BMPInstanceContext(Object containerId, EJBProxyFactory proxyFactory, javax.ejb.EntityBean instance, org.apache.geronimo.core.service.Interceptor lifecycleInterceptorChain, SystemMethodIndices systemMethodIndices, Set unshareableResources, Set applicationManagedSecurityResources, BasicTimerService timerService) throws Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |