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

Packages that use Activation
com.sun.jini.phoenix A configurable Java(TM) Remote Method Invocation (Java RMI) activation system daemon implementation. 
 

Uses of Activation in com.sun.jini.phoenix
 

Fields in com.sun.jini.phoenix declared as Activation
private  Activation PhoenixStarter.phoenixImpl
          reference to recovered Activation instance
private  Activation Activation.ActLogHandler.state
           
 

Methods in com.sun.jini.phoenix that return Activation
 Activation Activation.ActLogHandler.getState()
           
(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.