Uses of Interface java.rmi.activation.ActivationInstantiator

Uses in package java.rmi.activation

Classes implementing java.rmi.activation.ActivationInstantiator

class
The entity that receives the request to activate object and activates it.
class
A stub class for ActivationGroup implementations.

Methods with parameter type java.rmi.activation.ActivationInstantiator

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.