Uses of Class
org.jboss.as.ee.component.BasicComponentCreateService
-
Packages that use BasicComponentCreateService Package Description org.jboss.as.ee.component -
-
Uses of BasicComponentCreateService in org.jboss.as.ee.component
Methods in org.jboss.as.ee.component that return BasicComponentCreateService Modifier and Type Method Description BasicComponentCreateServiceComponentCreateServiceFactory. constructService(ComponentConfiguration configuration)Construct a new component creation service from the given configuration.Constructors in org.jboss.as.ee.component with parameters of type BasicComponentCreateService Constructor Description BasicComponent(BasicComponentCreateService createService)Construct a new instance.
-