|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Route
| Method Summary | |
|---|---|
String |
getDescription()
This method gets a description of the bean. |
String |
getJNDIName()
This method gets the JNDI name of the bean. |
String |
getRequestId()
This method gets the REQUEST_ID of the bean. |
boolean |
isSessionManaged()
This method determines if the route should be session managed. |
| Methods inherited from interface com.bankframe.ejb.EEntityRemote |
|---|
toDataPacket |
| Methods inherited from interface javax.ejb.EJBObject |
|---|
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
| Method Detail |
|---|
String getDescription()
throws RemoteException
RemoteException
String getJNDIName()
throws RemoteException
RemoteException
String getRequestId()
throws RemoteException
RemoteException
boolean isSessionManaged()
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||