- java.lang.Object
-
- org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor.ChildExecutor
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
execute(Runnable command) |
void |
run() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2008-2014 The Netty Project. All Rights Reserved.