|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jproxy.samples.ejb.test.Base | +--com.jproxy.samples.ejb.test.Test
Constructor Summary | |
Test()
|
Method Summary | |
byte[] |
echoBytes(byte[] bytes)
|
long |
getServerTime()
|
Methods inherited from class com.jproxy.samples.ejb.test.Base |
ejbActivate, ejbCreate, ejbPassivate, ejbRemove, setSessionContext |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Test()
Method Detail |
public long getServerTime() throws java.rmi.RemoteException
getServerTime
in interface ITest
public byte[] echoBytes(byte[] bytes) throws java.rmi.RemoteException
echoBytes
in interface ITest
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |