org.openware.loadsim.simulation
Class Globals

java.lang.Object
  |
  +--org.openware.loadsim.simulation.Globals

public class Globals
extends java.lang.Object

Holds values that need to be accessed throughout LoadSim.

Author:
Vincent Sheffer

Field Summary
static int PORT_NUM
          The port number that this instance of LoadSim is running on.
 
Constructor Summary
Globals()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PORT_NUM

public static int PORT_NUM
The port number that this instance of LoadSim is running on.
Constructor Detail

Globals

public Globals()


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