Uses of Interface
java.rmi.activation.Activator
- 
Packages that use Activator Package Description java.rmi.activation Provides support for RMI Object Activation.
- 
- 
Uses of Activator in java.rmi.activationConstructors in java.rmi.activation with parameters of type Activator Constructor Description ActivationID(Activator activator)The constructor forActivationIDtakes a single argument, activator, that specifies a remote reference to the activator responsible for activating the object associated with this identifier.
 
-