com.sun.sgs.impl.nio
Class ReactiveChannelGroup.Worker
java.lang.Object
com.sun.sgs.impl.nio.ReactiveChannelGroup.Worker
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ReactiveChannelGroup
class ReactiveChannelGroup.Worker
- extends Object
- implements Runnable
Worker to run a reactor and check termination when a reactor completes.
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReactiveChannelGroup.Worker
ReactiveChannelGroup.Worker(Reactor reactor)
- Creates a worker instance for the reactor.
- Parameters:
reactor - the reactor to run
run
public void run()
-
- Specified by:
run in interface Runnable
Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved