Uses of Class
org.jboss.as.ee.concurrent.service.DelegatingSupplier
-
Packages that use DelegatingSupplier Package Description org.jboss.as.ee.concurrent.service -
-
Uses of DelegatingSupplier in org.jboss.as.ee.concurrent.service
Methods in org.jboss.as.ee.concurrent.service that return DelegatingSupplier Modifier and Type Method Description DelegatingSupplier<org.glassfish.enterprise.concurrent.ContextServiceImpl>ManagedExecutorServiceService. getContextServiceSupplier()DelegatingSupplier<org.glassfish.enterprise.concurrent.ContextServiceImpl>ManagedScheduledExecutorServiceService. getContextServiceSupplier()DelegatingSupplier<org.glassfish.enterprise.concurrent.ContextServiceImpl>ManagedThreadFactoryService. getContextServiceSupplier()
-