Uses of Package
org.glassfish.grizzly.threadpool
Packages that use org.glassfish.grizzly.threadpool
Package
Description
-
Classes in org.glassfish.grizzly.threadpool used by org.glassfish.grizzlyClassDescriptionGrizzly thread-pool configuration, which might be used to create and initialize a thread-pool via
GrizzlyExecutorService.createInstance(org.glassfish.grizzly.threadpool.ThreadPoolConfig).Monitoring probe providing callbacks that may be invoked by GrizzlyAbstractThreadPoolimplementations. -
Classes in org.glassfish.grizzly.threadpool used by org.glassfish.grizzly.strategiesClassDescriptionGrizzly thread-pool configuration, which might be used to create and initialize a thread-pool via
GrizzlyExecutorService.createInstance(org.glassfish.grizzly.threadpool.ThreadPoolConfig). -
Classes in org.glassfish.grizzly.threadpool used by org.glassfish.grizzly.threadpoolClassDescriptionAbstract
ExecutorServiceimplementation.Grizzly thread-pool configuration, which might be used to create and initialize a thread-pool viaGrizzlyExecutorService.createInstance(org.glassfish.grizzly.threadpool.ThreadPoolConfig).Monitoring probe providing callbacks that may be invoked by GrizzlyAbstractThreadPoolimplementations.Interface, which Grizzly thread pool threads should implement.