Package org.openware.loadsim.simulation

This is a test of the package javadoc.

See:
          Description

Interface Summary
ISimulation Interface to support running a Simulation remotely.
ISimulationCompleteCallBack Implement this interface when you want to do something after the simulation is complete.
ISimulationFactory Classes that want to be factories for the simulation must implement this interface.
ITimer Iterface that all timer classes must implement.
 

Class Summary
Config The Config class is responsible for parsing the XML based configuration file and storing the information so that it can be conveniently accessed by the Simulation.
ConstantTimer Implements a Constant based timer.
CookieManager This class provides an interface to the netscape cookies file to pass cookies along with a request.
GaussianTimer Implements a Gaussian based timer.
Globals Holds values that need to be accessed throughout LoadSim.
JDFSimulationFactory  
LocalCallBack  
RemoteCallBack  
Sequence  
Simulation Main class for the simulation.
SimulationFactory  
VirtualUser The simulator works by creating a list of virtual users each of which, in turn, have a set of URL's that get submitted to the HTTP server.
 

Exception Summary
ConfigException  
RemoteModeNotSupportedException  
SchedulerException  
 

Package org.openware.loadsim.simulation Description

This is a test of the package javadoc.



Copyright © 2000, 2001 Openware, Spin Software. All Rights Reserved.