com.jproxy.samples.ejb.test
Class EJBPerformanceClient

java.lang.Object
  extended bycom.jproxy.samples.ejb.test.PerformanceClient
      extended bycom.jproxy.samples.ejb.test.EJBPerformanceClient
All Implemented Interfaces:
ITestCallback, java.rmi.Remote, java.lang.Runnable

public class EJBPerformanceClient
extends PerformanceClient


Field Summary
 
Fields inherited from class com.jproxy.samples.ejb.test.PerformanceClient
hostUrl, isInitialized, out, session
 
Constructor Summary
EJBPerformanceClient()
           
 
Method Summary
 void destroy()
           
 void init()
           
 
Methods inherited from class com.jproxy.samples.ejb.test.PerformanceClient
executeTest, main, onCallback, parseArgs, run, test, testCallback, validateArgs
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJBPerformanceClient

public EJBPerformanceClient()
Method Detail

init

public void init()
          throws java.lang.Exception
Overrides:
init in class PerformanceClient
Throws:
java.lang.Exception

destroy

public void destroy()
Overrides:
destroy in class PerformanceClient


Copyright © JProxy LLC. All Rights Reserved.