org.globus.ogsa.impl.core.factory.test
Class CreateServiceStress

java.lang.Object
  extended byStressTest
      extended byorg.globus.ogsa.impl.core.factory.test.CreateServiceStress

public class CreateServiceStress
extends StressTest

See Also:
Serialized Form

Constructor Summary
CreateServiceStress()
           
 
Method Summary
 void init(java.lang.String[] args)
           
 void postRun()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateServiceStress

public CreateServiceStress()
Method Detail

init

public void init(java.lang.String[] args)
          throws java.lang.Exception
Throws:
java.lang.Exception

run

public void run()
         throws java.lang.Exception
Throws:
java.lang.Exception

postRun

public void postRun()
             throws java.lang.Exception
Throws:
java.lang.Exception