class AID extends ActivationID
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
AID.State |
| Modifier and Type | Field and Description |
|---|---|
protected Activator |
activator |
private static long |
serialVersionUID |
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() |
private Object |
writeReplace() |
private static final long serialVersionUID
protected final Activator activator
protected final UID uid
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 ActivationIDprivate Object writeReplace()
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.