net.captp.jcomm
Class LocatorUnumDesc
java.lang.Object
|
+--net.captp.jcomm.LocatorUnumDesc
- All Implemented Interfaces:
- Marker, ObjectRefDesc, PassByConstruction, Serializable
- class LocatorUnumDesc
- extends Object
- implements ObjectRefDesc
- Author:
- Mark S. Miller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
THE_ONE
static final LocatorUnumDesc THE_ONE
LocatorUnumDesc
private LocatorUnumDesc()
dereference
public Object dereference(CapTPConnection conn)
- Dereferences to the local presence of the LocatorUnum service
- Specified by:
dereference
in interface ObjectRefDesc
- Parameters:
conn
- The connection over which we are communicating
comments?