|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadPool | |
---|---|
php.java.bridge | Internal VM Bridge core classes and interfaces. |
php.java.servlet | PHP/Java Bridge Servlet. Applications should use the JSR 223 API instead. |
Uses of ThreadPool in php.java.bridge |
---|
Subclasses of ThreadPool in php.java.bridge | |
---|---|
class |
AppThreadPool
A specialized thread pool which automatically terminates all group threads at the end of the request. |
Fields in php.java.bridge declared as ThreadPool | |
---|---|
static ThreadPool |
Util.PHP_SCRIPT_ENGINE_THREAD_POOL
Script engines are started from this pool. |
Uses of ThreadPool in php.java.servlet |
---|
Methods in php.java.servlet that return ThreadPool | |
---|---|
ThreadPool |
ContextLoaderListener.getThreadPool()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |