org.apache.activemq.transport.nio
Class SelectorWorker
java.lang.Object
org.apache.activemq.transport.nio.SelectorWorker
- All Implemented Interfaces:
- Runnable
public class SelectorWorker
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectorWorker
public SelectorWorker(SelectorManager manager)
throws IOException
- Throws:
IOException
addIoTask
public void addIoTask(Runnable work)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.