Frames | No Frames |
Methods with return type java.rmi.activation.ActivationMonitor | |
ActivationMonitor | This method is called from the ActivationGroup to inform the
ActivatinSystem that the group is now active and there is the
ActivationInstantiator for that group. |
Classes implementing java.rmi.activation.ActivationMonitor | |
class | Provides the default transient activation system.
|
Methods with return type java.rmi.activation.ActivationMonitor | |
ActivationMonitor | ActivationSystemTransient.activeGroup(ActivationGroupID id, ActivationInstantiator group, long incarnation) Returns the activation monitor (THIS) and remebers the instantiator, used
by that group.
|