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, setSynchronizationRegistered
isDiscarded
allowedMethods, destroy, getInstanceReference, getInterceptor, prepareInterceptorContext
public CmpEntityBeanComponent getComponent()
BasicComponentInstance
getComponent
in interface ComponentInstance
getComponent
in class EntityBeanComponentInstance
public CmpEntityBeanContext getEjbContext()
getEjbContext
in class EntityBeanComponentInstance
public void setupContext(org.jboss.invocation.InterceptorContext interceptorContext)
setupContext
in class EntityBeanComponentInstance
public javax.ejb.EntityBean getInstance()
BasicComponentInstance
getInstance
in interface ComponentInstance
getInstance
in class EntityBeanComponentInstance
public void store()
EntityBeanComponentInstance
store
in class EntityBeanComponentInstance
public void passivate()
EntityBeanComponentInstance
passivate
in class EntityBeanComponentInstance
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.