Uses of Interface java.rmi.activation.ActivationMonitor

Uses in package java.rmi.activation

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.

Uses in package gnu.java.rmi.activation

Classes implementing java.rmi.activation.ActivationMonitor

class
Provides the default transient activation system.

Methods with return type java.rmi.activation.ActivationMonitor

ActivationMonitor
Returns the activation monitor (THIS) and remebers the instantiator, used by that group.