GNU Classpath (0.95) | |
Frames | No Frames |
Methods which throw type java.rmi.activation.UnknownObjectException | |
Remote | ActivationID.activate(boolean force) Activate the object.
|
MarshalledObject | Activate the object, associated with the given activation identifier. |
void | Makes the call back to the groups ActivationMonitor .
|
void | Informs that the object is now active.
|
void | The method is called when the object is exported. |
ActivationDesc | Get the activation descriptor for the object with the given activation id.
|
boolean | Inactivates and unexports the object. |
boolean | Notifies the monitor about the object being inactivated.
|
void | Informs that the object is not inactive.
|
ActivationDesc | Replace the activation descriptor for the object with the given activation
id.
|
void | Unregister the object (the object will no longer be activable with that id)
|
void | Removes the stored identifier-description map entry. |
GNU Classpath (0.95) |