|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhoenixStarter | |
---|---|
com.sun.jini.phoenix | A configurable Java(TM) Remote Method Invocation (Java RMI) activation system daemon implementation. |
Uses of PhoenixStarter in com.sun.jini.phoenix |
---|
Fields in com.sun.jini.phoenix declared as PhoenixStarter | |
---|---|
private PhoenixStarter |
Activation.starter
Non-null if phoenix was started by the service starter |
Methods in com.sun.jini.phoenix with parameters of type PhoenixStarter | |
---|---|
private static Configuration |
Activation.getConfig(String[] configOptions,
PhoenixStarter starter)
Return a configuration for the specified options. |
private void |
Activation.init(ReliableLog log,
LoginContext login,
Configuration config,
String[] configOptions,
PhoenixStarter starter)
|
(package private) static Activation |
Activation.main(String[] configOptions,
boolean stop,
PhoenixStarter starter)
Starts phoenix and returns a reference to the recovered Activation instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |