|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface StatefulSession
Method Summary | |
void |
createLocalEntity(AccountPK (src) pk,
java.lang.String personsName)
|
void |
createSessionHandle()
|
void |
createSessionRef()
|
void |
createStatefulSessionHandle(java.lang.String testName)
|
void |
decCounter()
|
BeanContextInfo (src) |
getBeanContextInfo()
|
int |
getCounter()
|
java.lang.String |
getTestName()
|
boolean |
getWasActivated()
Has ejbActivate been called |
boolean |
getWasPassivated()
Has ejbPassivate been called |
void |
incCounter()
|
void |
loopbackTest()
|
void |
loopbackTest(EJBObject (src) obj)
|
java.lang.String |
method1(java.lang.String msg)
|
void |
ping()
|
java.lang.String |
readAndRemoveEntity()
|
void |
setCounter(int value)
|
void |
sleep(long wait)
|
java.lang.String |
useSessionHandle(java.lang.String arg)
|
java.lang.String |
useSessionRef()
|
void |
useStatefulSessionHandle()
|
Methods inherited from interface javax.ejb.EJBObject (src) |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
public java.lang.String getTestName() throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String method1(java.lang.String msg) throws java.rmi.RemoteException
java.rmi.RemoteException
public void incCounter() throws java.rmi.RemoteException
java.rmi.RemoteException
public void decCounter() throws java.rmi.RemoteException
java.rmi.RemoteException
public int getCounter() throws java.rmi.RemoteException
java.rmi.RemoteException
public void setCounter(int value) throws java.rmi.RemoteException
java.rmi.RemoteException
public BeanContextInfo (src) getBeanContextInfo() throws java.rmi.RemoteException
java.rmi.RemoteException
public void loopbackTest() throws java.rmi.RemoteException
java.rmi.RemoteException
public void loopbackTest(EJBObject (src) obj) throws java.rmi.RemoteException
java.rmi.RemoteException
public boolean getWasActivated() throws java.rmi.RemoteException
java.rmi.RemoteException
public boolean getWasPassivated() throws java.rmi.RemoteException
java.rmi.RemoteException
public void createLocalEntity(AccountPK (src) pk, java.lang.String personsName) throws CreateException (src) , java.rmi.RemoteException
CreateException (src)
java.rmi.RemoteException
public java.lang.String readAndRemoveEntity() throws RemoveException (src) , java.rmi.RemoteException
RemoveException (src)
java.rmi.RemoteException
public void createSessionHandle() throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String useSessionHandle(java.lang.String arg) throws java.rmi.RemoteException
java.rmi.RemoteException
public void createStatefulSessionHandle(java.lang.String testName) throws java.rmi.RemoteException
java.rmi.RemoteException
public void useStatefulSessionHandle() throws java.rmi.RemoteException
java.rmi.RemoteException
public void createSessionRef() throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String useSessionRef() throws java.rmi.RemoteException
java.rmi.RemoteException
public void ping() throws java.rmi.RemoteException
java.rmi.RemoteException
public void sleep(long wait) throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |