org.apache.jk.common
protected class ChannelNioSocket.Poller extends java.lang.Object implements ThreadPoolRunnable
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
getInitData()
Called when this object is first loaded in the thread pool.
|
void |
runIt(java.lang.Object[] perTh)
This method will be executed in one of the pool's threads.
|
public java.lang.Object[] getInitData()
ThreadPoolRunnable
getInitData
in interface ThreadPoolRunnable
public void runIt(java.lang.Object[] perTh)
ThreadPoolRunnable
runIt
in interface ThreadPoolRunnable
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.