|
|||||||||
| Home >> All >> java >> rmi >> [ activation overview ] | PREV NEXT | ||||||||
Uses of Interface
java.rmi.activation.ActivationInstantiator
| Uses of ActivationInstantiator in java.rmi.activation |
| Classes in java.rmi.activation that implement ActivationInstantiator | |
class |
ActivationGroup
The entity that receives the request to activate object and activates it. |
class |
ActivationGroup_Stub
A stub class for ActivationGroup implementations. |
| Methods in java.rmi.activation with parameters of type ActivationInstantiator | |
ActivationMonitor |
ActivationSystem.activeGroup(ActivationGroupID id,
ActivationInstantiator group,
long incarnation)
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. |
|
|||||||||
| Home >> All >> java >> rmi >> [ activation overview ] | PREV NEXT | ||||||||