Uses of Class
org.jboss.as.ee.component.BasicComponentCreateService
Packages that use BasicComponentCreateService
-
Uses of BasicComponentCreateService in org.jboss.as.ee.component
Methods in org.jboss.as.ee.component that return BasicComponentCreateServiceModifier and TypeMethodDescriptionComponentCreateServiceFactory.constructService(ComponentConfiguration configuration) Construct a new component creation service from the given configuration.Constructors in org.jboss.as.ee.component with parameters of type BasicComponentCreateServiceModifierConstructorDescriptionBasicComponent(BasicComponentCreateService createService) Construct a new instance.