|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.services.notification.registeredaddress.RegisteredAddressBean
com.bankframe.services.notification.impl.registeredaddress.RegisteredAddressBean
com.bankframe.services.notification.impl.registeredaddress.RegisteredAddressCMPBean
The RegisteredAddress Entity
| Field Summary |
| Fields inherited from class com.bankframe.services.notification.registeredaddress.RegisteredAddressBean |
targetId, targetIp, targetPort |
| Fields inherited from interface com.bankframe.ejb.EEntity |
serialVersionUID |
| Constructor Summary | |
RegisteredAddressCMPBean()
|
|
| Method Summary | |
void |
ejbActivate()
This is the ejbActivate method. |
RegisteredAddressPK |
ejbCreate(java.lang.String targetId,
java.lang.String targetIp,
java.lang.String targetPort)
This method creates a new RegisteredAddressPK |
void |
ejbLoad()
This is the ejbLoad method. |
void |
ejbPassivate()
This is the ejbPassivate method. |
void |
ejbPostCreate(java.lang.String targetId,
java.lang.String targetIp,
java.lang.String targetPort)
This method corresponds to ejbPostCreate method after creating a new SupervisorsList |
void |
ejbRemove()
This is the ejbRemove method. |
void |
ejbStore()
This is the ejbStore method. |
void |
setEntityContext(javax.ejb.EntityContext entityContext)
This is the setEntityContext method. |
void |
unsetEntityContext()
This is the unsetEntityContext method. |
| Methods inherited from class com.bankframe.services.notification.impl.registeredaddress.RegisteredAddressBean |
toDataPacket |
| Methods inherited from class com.bankframe.services.notification.registeredaddress.RegisteredAddressBean |
create, getTargetId, getTargetIp, getTargetPort, setTargetId, setTargetIp, setTargetPort |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RegisteredAddressCMPBean()
| Method Detail |
public void ejbActivate()
ejbActivate in interface javax.ejb.EntityBean
public RegisteredAddressPK ejbCreate(java.lang.String targetId,
java.lang.String targetIp,
java.lang.String targetPort)
throws javax.ejb.CreateException
targetId - StringtargetIp - StringtargetPort - String
ValidationException
javax.ejb.CreateExceptionpublic void ejbLoad()
ejbLoad in interface javax.ejb.EntityBeanpublic void ejbPassivate()
ejbPassivate in interface javax.ejb.EntityBean
public void ejbPostCreate(java.lang.String targetId,
java.lang.String targetIp,
java.lang.String targetPort)
public void ejbRemove()
ejbRemove in interface javax.ejb.EntityBeanpublic void ejbStore()
ejbStore in interface javax.ejb.EntityBeanpublic void setEntityContext(javax.ejb.EntityContext entityContext)
setEntityContext in interface javax.ejb.EntityBeanentityContext - EntityContextpublic void unsetEntityContext()
unsetEntityContext in interface javax.ejb.EntityBean
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||