java.lang.Object
org.apache.coyote.http11.Http11Protocol.MXPoolListener
- All Implemented Interfaces:
- org.apache.tomcat.util.threads.ThreadPool.ThreadPoolListener
- Enclosing class:
- Http11Protocol
- static class Http11Protocol.MXPoolListener
- extends java.lang.Object
- implements org.apache.tomcat.util.threads.ThreadPool.ThreadPoolListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Http11Protocol.MXPoolListener
Http11Protocol.MXPoolListener(Http11Protocol proto,
org.apache.tomcat.util.threads.ThreadPool control)
threadStart
public void threadStart(org.apache.tomcat.util.threads.ThreadPool tp,
java.lang.Thread t)
- Specified by:
threadStart in interface org.apache.tomcat.util.threads.ThreadPool.ThreadPoolListener
threadEnd
public void threadEnd(org.apache.tomcat.util.threads.ThreadPool tp,
java.lang.Thread t)
- Specified by:
threadEnd in interface org.apache.tomcat.util.threads.ThreadPool.ThreadPoolListener