org.apache.mina.util
Class NewThreadExecutor
java.lang.Object
org.apache.mina.util.NewThreadExecutor
public class NewThreadExecutor
- extends Object
An Executor that just launches in a new thread.
- Version:
- $Rev: 446581 $, $Date: 2006-09-15 11:36:12Z $,
- Author:
- The Apache Directory Project (mina-dev@directory.apache.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewThreadExecutor
public NewThreadExecutor()
execute
public void execute(Runnable command)