|
|||||||||||
| 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(Object primaryKey)
|
protected BeanEntry |
StatefulInstanceManager.getBeanEntry(Object primaryKey)
Used by get/setAncillaryState( ) methods |
| Methods in org.openejb.core.stateful with parameters of type BeanEntry | |
protected void |
StatefulInstanceManager.handleTimeout(BeanEntry entry,
ThreadContext thrdCntx)
|
protected InvalidateReferenceException |
StatefulInstanceManager.destroy(BeanEntry entry,
Exception t)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||