Uses of Class java.rmi.activation.UnknownGroupException

Uses in package java.rmi.activation

Methods which throw type java.rmi.activation.UnknownGroupException

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.
ActivationGroupDesc
Get the group descriptor for the group with the given id.
void
Makes the call back to the groups ActivationMonitor and sets the current group to null.
void
Informs that the whole group is now inactive because all group objects are inactive.
Remote
This method registers an activatable object.
ActivationID
Registers the activation descriptor and creates (and returns) its activation identifier.
ActivationDesc
Replace the activation descriptor for the object with the given activation id.
ActivationGroupDesc
Replaces the group descriptor for the group with the given group activation id.
void
Removes the activation group with the given identifier.

Uses in package gnu.java.rmi.activation

Methods which throw type java.rmi.activation.UnknownGroupException

ActivationMonitor
Returns the activation monitor (THIS) and remebers the instantiator, used by that group.
ActivationGroupDesc
Get the descriptor of the given activation group.
void
Check if the group is known.
ActivationID
Create the object activation id and put this id-descriptor combination into the group map.
ActivationDesc
Replace the activation descriptor, return the previous descriptor.
ActivationGroupDesc
Replace the activation group descriptor, return the previous descriptor.
void
Remove the group from the group map