| GNU Classpath (0.95) | |
| Frames | No Frames |
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. |
| GNU Classpath (0.95) |