Uses of Class
org.glassfish.concurrent.runtime.deployer.ManagedScheduledExecutorServiceConfig
-
Packages that use ManagedScheduledExecutorServiceConfig Package Description org.glassfish.concurrent.runtime -
-
Uses of ManagedScheduledExecutorServiceConfig in org.glassfish.concurrent.runtime
Methods in org.glassfish.concurrent.runtime with parameters of type ManagedScheduledExecutorServiceConfig Modifier and Type Method Description org.glassfish.enterprise.concurrent.ManagedScheduledExecutorServiceImplConcurrentRuntime. createManagedScheduledExecutorService(ResourceInfo resource, ManagedScheduledExecutorServiceConfig config, org.glassfish.enterprise.concurrent.ContextServiceImpl contextService)org.glassfish.enterprise.concurrent.ManagedScheduledExecutorServiceImplConcurrentRuntime. getManagedScheduledExecutorService(ResourceInfo resource, ManagedScheduledExecutorServiceConfig config)
-