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 ActivationID
ActivationException
RemoteException
public UID getUID()
public int hashCode()
hashCode
in class ActivationID
public boolean equals(Object obj)
equals
in class ActivationID
Copyright © 2016–2018. All rights reserved.