DEFAULT_LOG_FOLDER The default folder to store rmid log (snapshot and delta).
final public static long
DEFAULT_SNAPSHOTINTERVAL The state of RMID (as a database for ActivationGroups and
ActivatableObjects) is saved on the harddrive and this operation is
known as "snapshot".
final public static String DEFAULT_DELTA_FILE(Code)
The default filename to store deltas of the RMID's state between snapshots.
DEFAULT_LOG_FOLDER
final public static String DEFAULT_LOG_FOLDER(Code)
The default folder to store rmid log (snapshot and delta).
DEFAULT_SNAPSHOTINTERVAL
final public static long DEFAULT_SNAPSHOTINTERVAL(Code)
The state of RMID (as a database for ActivationGroups and
ActivatableObjects) is saved on the harddrive and this operation is
known as "snapshot". This variable represents the interval between
the snapshots of the RMID current state.
DEFAULT_SNAPSHOT_FILE
final public static String DEFAULT_SNAPSHOT_FILE(Code)
The default filename to store snapshots of the RMID's state.
The usage of RMID tool.
rmi.console.0E=\nUsage: rmid
rmi.console.0F=\n\nwhere include:
rmi.console.10=\n-port Specify port for rmid to use
rmi.console.11=\n-log Specify directory in which rmid writes log
rmi.console.12=\n-stop Stop current invocation of rmid (for specified port)
rmi.console.13=\n-C Pass argument to each child process (activation group)
rmi.console.14=\n-J Pass argument to the java interpreter
rmi.console.15=\n-help Prints this help message
rmi.console.16=\n------------------ Nonstandard options ------------------
rmi.console.17=\n-monitor Starts rmid with monitoring on