com.sun.jini.phoenix
Class Activation.LogUnregisterObject
java.lang.Object
com.sun.jini.phoenix.Activation.LogRecord
com.sun.jini.phoenix.Activation.LogUnregisterObject
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Activation
private static class Activation.LogUnregisterObject
- extends Activation.LogRecord
Log record for unregistering an object.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
uid
private UID uid
Activation.LogUnregisterObject
Activation.LogUnregisterObject(UID uid)
apply
Object apply(Object state)
- Specified by:
apply
in class Activation.LogRecord
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.