|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bankframe.ei.txnhandler.destinationejbmap.DestinationEjbMapBean
public abstract class DestinationEjbMapBean
This class defines the attributes of the DestinationEjbMap Entity and the accessor methods for those attributes. This class maps a Ejb name and method name to a host destination.
| Field Summary | |
|---|---|
String |
alwaysOnline
|
String |
destinationId
|
String |
ejbName
|
String |
ejbOperation
|
String |
operationType
|
String |
storeable
|
| Constructor Summary | |
|---|---|
DestinationEjbMapBean()
|
|
| Method Summary | |
|---|---|
String |
getAlwaysOnline()
This method returns the alwaysOnline attribute. |
String |
getDestinationId()
This method returns the destinationId attribute. |
String |
getEjbName()
This method returns the ejbName attribute. |
String |
getEjbOperation()
This method returns the ejbOperation attribute. |
String |
getOperationType()
This method returns the operationType attribute. |
String |
getStoreable()
This method returns the storeable attribute. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String destinationId
public String ejbName
public String ejbOperation
public String operationType
public String storeable
public String alwaysOnline
| Constructor Detail |
|---|
public DestinationEjbMapBean()
| Method Detail |
|---|
public String getAlwaysOnline()
public String getDestinationId()
public String getEjbName()
public String getEjbOperation()
public String getOperationType()
public String getStoreable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||