Uses of Class
org.jboss.as.ee.concurrent.ContextServiceTypesConfiguration
Packages that use ContextServiceTypesConfiguration
Package
Description
-
Uses of ContextServiceTypesConfiguration in org.jboss.as.ee.concurrent
Fields in org.jboss.as.ee.concurrent declared as ContextServiceTypesConfigurationModifier and TypeFieldDescriptionstatic final ContextServiceTypesConfigurationContextServiceTypesConfiguration.DEFAULTMethods in org.jboss.as.ee.concurrent that return ContextServiceTypesConfigurationModifier and TypeMethodDescriptionContextServiceTypesConfiguration.Builder.build()ContextServiceImpl.getContextServiceTypesConfiguration()Constructors in org.jboss.as.ee.concurrent with parameters of type ContextServiceTypesConfigurationModifierConstructorDescriptionContextServiceImpl(String name, org.glassfish.enterprise.concurrent.spi.ContextSetupProvider contextSetupProvider, ContextServiceTypesConfiguration contextServiceTypesConfiguration) -
Uses of ContextServiceTypesConfiguration in org.jboss.as.ee.concurrent.resource.definition
Methods in org.jboss.as.ee.concurrent.resource.definition that return ContextServiceTypesConfigurationModifier and TypeMethodDescriptionContextServiceDefinitionInjectionSource.getContextServiceTypesConfiguration()Constructors in org.jboss.as.ee.concurrent.resource.definition with parameters of type ContextServiceTypesConfigurationModifierConstructorDescriptionContextServiceDefinitionInjectionSource(String jndiName, ContextServiceTypesConfiguration contextServiceTypesConfiguration) -
Uses of ContextServiceTypesConfiguration in org.jboss.as.ee.concurrent.service
Constructors in org.jboss.as.ee.concurrent.service with parameters of type ContextServiceTypesConfigurationModifierConstructorDescriptionContextServiceService(String name, String jndiName, org.glassfish.enterprise.concurrent.spi.ContextSetupProvider contextSetupProvider, ContextServiceTypesConfiguration contextServiceTypesConfiguration)