uka.karmi.rmi
Class Config
java.lang.Object
uka.karmi.rmi.Config
- public class Config
- extends java.lang.Object
Default values to find the KaRMI configuration, and logging
mechanism for the KaRMI initialization.
- Author:
- Bernhard Haumacher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY
public static final java.lang.String PROPERTY
- See Also:
- Constant Field Values
RESOURCE
public static final java.lang.String RESOURCE
- See Also:
- Constant Field Values
useThreadID
public static final boolean useThreadID
useDistributedThreads
public static final boolean useDistributedThreads
log
static java.io.StringWriter log
stdlog
static java.io.PrintWriter stdlog
doLog
static boolean doLog
Config
public Config()
enableLog
public static void enableLog()
printLog
static void printLog(java.lang.String s)
dumpLog
public static void dumpLog()