|
||||||||||
| 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
public class 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(String targetId,
String targetIp,
String targetPort)
This method creates a new RegisteredAddressPK |
void |
ejbLoad()
This is the ejbLoad method. |
void |
ejbPassivate()
This is the ejbPassivate method. |
void |
ejbPostCreate(String targetId,
String targetIp,
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(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 EntityBean
public RegisteredAddressPK ejbCreate(String targetId,
String targetIp,
String targetPort)
throws CreateException
targetId - StringtargetIp - StringtargetPort - String
ValidationException
CreateExceptionpublic void ejbLoad()
ejbLoad in interface EntityBeanpublic void ejbPassivate()
ejbPassivate in interface EntityBean
public void ejbPostCreate(String targetId,
String targetIp,
String targetPort)
public void ejbRemove()
ejbRemove in interface EntityBeanpublic void ejbStore()
ejbStore in interface EntityBeanpublic void setEntityContext(EntityContext entityContext)
setEntityContext in interface EntityBeanentityContext - EntityContextpublic void unsetEntityContext()
unsetEntityContext in interface EntityBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||