Package | Description |
---|---|
java.rmi.activation |
Provides support for RMI Object Activation.
|
Constructor and Description |
---|
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. |