|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mina.util.NewThreadExecutor
public class NewThreadExecutor
An Executor that just launches in a new thread.
Constructor Summary | |
---|---|
NewThreadExecutor()
|
Method Summary | |
---|---|
void |
execute(java.lang.Runnable command)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NewThreadExecutor()
Method Detail |
---|
public void execute(java.lang.Runnable command)
execute
in interface java.util.concurrent.Executor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |