|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.rmi.ref.SecureUnicastData | +--java.rmi.ref.SecureActivatableData
Used to hold the serializable state of an
InvocationHandler
for a server
exported as a
SecureActivatable
.
Field Summary | |
java.rmi.activation.ActivationID |
aid
The activation identifier for the server. |
Fields inherited from class java.rmi.ref.SecureUnicastData |
defaultConstraints, endpoints, id, methodConstraints, methodHashes |
Constructor Summary | |
SecureActivatableData()
Creates an instance with all fields set to null |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.rmi.activation.ActivationID aid
Constructor Detail |
public SecureActivatableData()
null
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |