ij
public class OtherInstance extends java.lang.Object
Constructor and Description |
---|
OtherInstance() |
Modifier and Type | Method and Description |
---|---|
protected static int |
getInt(java.util.Properties props,
java.lang.String key) |
protected static java.lang.String |
getPrefsDirectory() |
static java.lang.String |
getStubPath() |
static boolean |
isRMIEnabled() |
protected static java.util.Properties |
loadPrefs() |
static void |
makeFilePrivate(java.lang.String path) |
static boolean |
sendArguments(java.lang.String[] args) |
static void |
startServer() |
public static java.lang.String getStubPath()
public static void makeFilePrivate(java.lang.String path)
public static boolean sendArguments(java.lang.String[] args)
public static void startServer()
public static boolean isRMIEnabled()
protected static int getInt(java.util.Properties props, java.lang.String key)
protected static java.util.Properties loadPrefs()
protected static java.lang.String getPrefsDirectory()