|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.util.ManagedReference
gpars.serial.SerialHandle
gpars.serial.SerialHandle.RemoteSerialHandle
class SerialHandle.RemoteSerialHandle extends SerialHandle
Nested Class Summary | |
---|---|
class |
SerialHandle.RemoteSerialHandle.ReleaseHandle
|
Field Summary |
---|
Fields inherited from class SerialHandle | |
---|---|
context, serialId |
Constructor Summary | |
private SerialHandle.RemoteSerialHandle(WithSerialId obj, UUID uuid)
|
Method Summary | |
---|---|
void
|
finalizeReference()
|
Methods inherited from class SerialHandle | |
---|---|
create, finalizeReference, getSerialId, getSubscribers, subscribe, unsubscribe |
Methods inherited from class org.codehaus.groovy.util.ManagedReference | |
---|---|
get, clear, finalizeReference, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
private SerialHandle.RemoteSerialHandle(WithSerialId obj, UUID uuid)
Method Detail |
---|
@Override public void finalizeReference()
Groovy Documentation