|
|||||||||||
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 |
systemChain |
Constructor Summary | |
BMPInstanceContext(Object containerId,
EJBProxyFactory proxyFactory,
javax.ejb.EntityBean instance,
org.apache.geronimo.core.service.Interceptor lifecycleInterceptorChain,
SystemMethodIndices systemMethodIndices,
Set unshareableResources,
Set applicationManagedSecurityResources,
org.apache.geronimo.transaction.context.TransactionContextManager transactionContextManager,
BasicTimerService timerService)
|
Methods inherited from class org.openejb.entity.EntityInstanceContext |
associate, beforeCommit, die, ejbActivate, ejbLoad, ejbPassivate, ejbStore, flush, getEJBContextImpl, getEntityContext, getId, getPool, isLoaded, setContext, setId, setLoaded, setOperation, setPool, setTimerState, setTransactionContext, unassociate, unsetContext |
Methods inherited from class org.openejb.AbstractInstanceContext |
afterCommit, enter, exit, getApplicationManagedSecurityResources, getBasicTimerService, getConnectionManagerMap, getContainerId, getInstance, getProxyFactory, getTimerService, getUnshareableResources, isDead, isInCall, setTimerServiceAvailable, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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, org.apache.geronimo.transaction.context.TransactionContextManager transactionContextManager, BasicTimerService timerService) throws Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |