groovyx.gpars.serial
Class SerialHandle.LocalSerialHandle

java.lang.Object
  extended by org.codehaus.groovy.util.ManagedReference<WithSerialId>
      extended by groovyx.gpars.serial.SerialHandle
          extended by groovyx.gpars.serial.SerialHandle.LocalSerialHandle
All Implemented Interfaces:
org.codehaus.groovy.util.Finalizable
Enclosing class:
SerialHandle

private static class SerialHandle.LocalSerialHandle
extends SerialHandle


Field Summary
 
Fields inherited from class groovyx.gpars.serial.SerialHandle
context, serialId
 
Constructor Summary
private SerialHandle.LocalSerialHandle(WithSerialId obj, java.util.UUID uuid)
           
 
Method Summary
 
Methods inherited from class groovyx.gpars.serial.SerialHandle
create, finalizeReference, getSerialId, getSubscribers, subscribe, unsubscribe
 
Methods inherited from class org.codehaus.groovy.util.ManagedReference
clear, get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerialHandle.LocalSerialHandle

private SerialHandle.LocalSerialHandle(WithSerialId obj,
                                       java.util.UUID uuid)

Copyright © 2008–2010 Václav Pech. All Rights Reserved.