Uses of Interface
org.glassfish.concurrent.config.ManagedExecutorService
-
Packages that use ManagedExecutorService Package Description fish.payara.concurrent.monitoring org.glassfish.concurrent.config org.glassfish.concurrent.runtime.deployer -
-
Uses of ManagedExecutorService in fish.payara.concurrent.monitoring
Constructors in fish.payara.concurrent.monitoring with parameters of type ManagedExecutorService Constructor Description ManagedExecutorServiceStatsProvider(ManagedExecutorService managedExecutorService) -
Uses of ManagedExecutorService in org.glassfish.concurrent.config
Methods in org.glassfish.concurrent.config with parameters of type ManagedExecutorService Modifier and Type Method Description static StringManagedExecutorService.Duck. getIdentity(ManagedExecutorService resource) -
Uses of ManagedExecutorService in org.glassfish.concurrent.runtime.deployer
Constructors in org.glassfish.concurrent.runtime.deployer with parameters of type ManagedExecutorService Constructor Description ManagedExecutorServiceConfig(ManagedExecutorService config)
-