|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jproxy.samples.ejb.test.SessionClient | +--com.jproxy.samples.ejb.test.PerformanceClient
Fields inherited from class com.jproxy.samples.ejb.test.SessionClient |
context, env, hostUrl, isInitialized, session |
Constructor Summary | |
PerformanceClient()
|
Method Summary | |
static void |
main(java.lang.String[] arguments)
|
void |
run()
|
void |
test()
|
Methods inherited from class com.jproxy.samples.ejb.test.SessionClient |
destroy, init |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PerformanceClient()
Method Detail |
public void test() throws java.lang.Exception
test
in class SessionClient
public void run()
run
in interface java.lang.Runnable
public static void main(java.lang.String[] arguments)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |