Uses of Interface
org.jboss.as.ee.component.ComponentCreateServiceFactory
Packages that use ComponentCreateServiceFactory
-
Uses of ComponentCreateServiceFactory in org.jboss.as.ee.component
Fields in org.jboss.as.ee.component declared as ComponentCreateServiceFactoryModifier and TypeFieldDescriptionstatic final ComponentCreateServiceFactoryComponentCreateServiceFactory.BASICThe default, basic component create service factory.Methods in org.jboss.as.ee.component that return ComponentCreateServiceFactoryModifier and TypeMethodDescriptionComponentConfiguration.getComponentCreateServiceFactory()Get the component create service factory for this component.Methods in org.jboss.as.ee.component with parameters of type ComponentCreateServiceFactoryModifier and TypeMethodDescriptionvoidComponentConfiguration.setComponentCreateServiceFactory(ComponentCreateServiceFactory componentCreateServiceFactory) Set the component create service factory for this component.