com.croftsoft.apps.vaft.app
Class Defaults

java.lang.Object
  extended by com.croftsoft.apps.vaft.app.Defaults

public class Defaults
extends Object

Version:
1998-04-26
Author:
David W. Croft

Field Summary
static String AGENT_DIR
           
static String INFO
           
static String PEER_LIST_PATH
           
static String RMI_OBJECT_NAME
           
static String RMI_SERVER_NAME
           
static int RMI_SERVER_PORT
           
static String SEED_OBJECT_NAME
           
static String SEED_SERVER_NAME
           
static int SEED_SERVER_PORT
           
static long SWAP_DELAY
           
static boolean USE_CONTROL_PANEL
           
static String WEB_SERVER_NAME
           
static int WEB_SERVER_PORT
           
static String WEB_SERVER_ROOT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INFO

public static final String INFO
See Also:
Constant Field Values

USE_CONTROL_PANEL

public static final boolean USE_CONTROL_PANEL
See Also:
Constant Field Values

RMI_SERVER_NAME

public static final String RMI_SERVER_NAME

RMI_SERVER_PORT

public static final int RMI_SERVER_PORT
See Also:
Constant Field Values

RMI_OBJECT_NAME

public static final String RMI_OBJECT_NAME
See Also:
Constant Field Values

WEB_SERVER_NAME

public static final String WEB_SERVER_NAME

WEB_SERVER_PORT

public static final int WEB_SERVER_PORT
See Also:
Constant Field Values

WEB_SERVER_ROOT

public static final String WEB_SERVER_ROOT
See Also:
Constant Field Values

PEER_LIST_PATH

public static final String PEER_LIST_PATH
See Also:
Constant Field Values

SEED_SERVER_NAME

public static final String SEED_SERVER_NAME
See Also:
Constant Field Values

SEED_SERVER_PORT

public static final int SEED_SERVER_PORT
See Also:
Constant Field Values

SEED_OBJECT_NAME

public static final String SEED_OBJECT_NAME
See Also:
Constant Field Values

SWAP_DELAY

public static final long SWAP_DELAY
See Also:
Constant Field Values

AGENT_DIR

public static final String AGENT_DIR
See Also:
Constant Field Values

CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)