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