Uses of Class
com.sun.jini.phoenix.PhoenixStarter

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.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.