| java.lang.Object org.jboss.test.cmp2.jbas1361.ABean
ABean | abstract public class ABean implements EntityBean(Code) | | |
ejbActivate | public void ejbActivate()(Code) | | |
ejbLoad | public void ejbLoad()(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove() throws RemoveException(Code) | | |
ejbStore | public void ejbStore()(Code) | | |
setEntityContext | public void setEntityContext(EntityContext ctx)(Code) | | Parameters: ctx - The new entityContext value |
unsetEntityContext | public void unsetEntityContext()(Code) | | Unset the associated entity context.
|
|
|