Class ExecutorProviders.ExecutorServiceSupplier

java.lang.Object
org.glassfish.jersey.process.internal.ExecutorProviders.ExecutorServiceSupplier
All Implemented Interfaces:
Supplier<ExecutorService>, DisposableSupplier<ExecutorService>
Enclosing class:
ExecutorProviders

private static class ExecutorProviders.ExecutorServiceSupplier extends Object implements DisposableSupplier<ExecutorService>