|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A session interface used to test
Method Summary | |
void |
callEcho()
This method should call invokeEcho on another CalledSession |
java.lang.String |
invokeEcho(java.lang.String arg)
This method should call echo on a StatelessSessionLocal |
void |
noop()
A method that does nothing but is not assiged a method-permission in the ejb-jar.xml descriptor |
Methods inherited from interface javax.ejb.EJBObject (src) |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
public java.lang.String invokeEcho(java.lang.String arg) throws java.rmi.RemoteException
java.rmi.RemoteException
public void callEcho() throws java.rmi.RemoteException
java.rmi.RemoteException
public void noop() throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |