public class CmpEntityBeanComponentInstance extends EntityBeanComponentInstance
INSTANCE_KEY| Modifier and Type | Method and Description |
|---|---|
CmpEntityBeanComponent |
getComponent()
Get the component associated with this instance.
|
CmpEntityBeanContext |
getEjbContext() |
javax.ejb.EntityBean |
getInstance()
Get the actual object instance.
|
void |
passivate()
Prepares the instance for release by calling the ejbPassivate method.
|
void |
setupContext(org.jboss.invocation.InterceptorContext interceptorContext) |
void |
store()
Invokes the ejbStore method
|
associate, clearPrimaryKey, discard, getEjbLocalObject, getEjbObject, getPrimaryKey, invokeEjbStore, invokeUnsetEntityContext, isRemoved, isSynchronizeRegistered, preDestroy, removeAllTimers, setEjbContext, setRemoved, setSynchronizationRegisteredisDiscardedallowedMethods, destroy, getInstanceReference, getInterceptor, prepareInterceptorContextpublic CmpEntityBeanComponent getComponent()
BasicComponentInstancegetComponent in interface ComponentInstancegetComponent in class EntityBeanComponentInstancepublic CmpEntityBeanContext getEjbContext()
getEjbContext in class EntityBeanComponentInstancepublic void setupContext(org.jboss.invocation.InterceptorContext interceptorContext)
setupContext in class EntityBeanComponentInstancepublic javax.ejb.EntityBean getInstance()
BasicComponentInstancegetInstance in interface ComponentInstancegetInstance in class EntityBeanComponentInstancepublic void store()
EntityBeanComponentInstancestore in class EntityBeanComponentInstancepublic void passivate()
EntityBeanComponentInstancepassivate in class EntityBeanComponentInstanceCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.