public class AID extends ActivationID
| Modifier and Type | Field and Description |
|---|---|
protected Activator |
activator |
protected UID |
uid |
| Modifier and Type | Method and Description |
|---|---|
Remote |
activate(boolean force)
Activate the object corresponding to this instance.
|
boolean |
equals(Object obj) |
UID |
getUID() |
int |
hashCode() |
public Remote activate(boolean force) throws ActivationException, RemoteException
activate in class ActivationIDActivationExceptionRemoteExceptionpublic UID getUID()
public int hashCode()
hashCode in class ActivationIDpublic boolean equals(Object obj)
equals in class ActivationIDCopyright © 2016–2018. All rights reserved.