|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanEntry | |
---|---|
org.openejb.core.stateful | The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. |
Uses of BeanEntry in org.openejb.core.stateful |
---|
Methods in org.openejb.core.stateful that return BeanEntry | |
---|---|
protected BeanEntry |
StatefulInstanceManager.activate(java.lang.Object primaryKey)
|
protected BeanEntry |
StatefulInstanceManager.getBeanEntry(java.lang.Object primaryKey)
Used by get/setAncillaryState( ) methods |
Methods in org.openejb.core.stateful with parameters of type BeanEntry | |
---|---|
protected InvalidateReferenceException |
StatefulInstanceManager.destroy(BeanEntry entry,
java.lang.Exception t)
|
protected void |
StatefulInstanceManager.handleTimeout(BeanEntry entry,
ThreadContext thrdCntx)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |