public static interface ExecutorFactory.LocalAwareSubFactoryWithJMX extends ExecutorBuilderFactory<LocalAwareExecutorPlus,LocalAwareSequentialExecutorPlus>
ExecutorBuilderFactory.Jmxable<E extends ExecutorPlus,S extends SequentialExecutorPlus>
Modifier and Type | Method and Description |
---|---|
LocalAwareExecutorPlus |
shared(java.lang.String name,
int threads,
ExecutorPlus.MaximumPoolSizeListener onSetMaxSize) |
configurePooled, configureSequential, pooled, sequential
LocalAwareExecutorPlus shared(java.lang.String name, int threads, ExecutorPlus.MaximumPoolSizeListener onSetMaxSize)
Copyright © 2009-2022 The Apache Software Foundation