Java™ Platform
Standard Ed. 6

Uses of Interface
java.rmi.activation.Activator

Packages that use Activator
java.rmi.activation Provides support for RMI Object Activation. 
 

Uses of Activator in java.rmi.activation
 

Constructors in java.rmi.activation with parameters of type Activator
ActivationID(Activator activator)
          The constructor for ActivationID takes a single argument, activator, that specifies a remote reference to the activator responsible for activating the object associated with this identifier.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.