| |
|
| java.lang.Object org.jboss.test.deadlock.bean.EnterpriseEntityBean
EnterpriseEntityBean | abstract public class EnterpriseEntityBean implements EntityBean(Code) | | |
log | org.apache.log4j.Category log(Code) | | |
otherField | public int otherField(Code) | | |
callBusinessMethodA | public String callBusinessMethodA()(Code) | | |
callBusinessMethodB | public String callBusinessMethodB()(Code) | | |
ejbActivate | public void ejbActivate()(Code) | | |
ejbLoad | public void ejbLoad()(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbPostCreate | public void ejbPostCreate(String name) throws CreateException(Code) | | |
ejbRemove | public void ejbRemove() throws RemoveException(Code) | | |
ejbStore | public void ejbStore()(Code) | | |
getOtherField | abstract public int getOtherField()(Code) | | |
setEntityContext | public void setEntityContext(EntityContext context)(Code) | | |
setOtherField | abstract public void setOtherField(int value)(Code) | | |
unsetEntityContext | public void unsetEntityContext()(Code) | | |
|
|
|