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 |
private static final long serialVersionUID
protected final Activator activator
protected final UID uid
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
private Object writeReplace()
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.