Uses of Class
com.oracle.coherence.concurrent.config.builders.AbstractExecutorWithFactoryBuilder
-
Packages that use AbstractExecutorWithFactoryBuilder Package Description com.oracle.coherence.concurrent.config.builders -
-
Uses of AbstractExecutorWithFactoryBuilder in com.oracle.coherence.concurrent.config.builders
Subclasses of AbstractExecutorWithFactoryBuilder in com.oracle.coherence.concurrent.config.builders Modifier and Type Class Description classCachedBuilderAParameterizedBuilderfor constructing aNamedExecutorServicewrapper that will construct a cached thread pool.classFixedBuilderAParameterizedBuilderfor constructing aNamedExecutorServicewrapper that will construct a fixed thread pool executor.classSingleBuilderAParameterizedBuilderfor constructing aNamedExecutorServicewrapper that will construct a fixed thread pool executor.
-