Class WSComponentCreateService
java.lang.Object
org.jboss.as.ee.component.BasicComponentCreateService
org.jboss.as.webservices.injection.WSComponentCreateService
- All Implemented Interfaces:
org.jboss.msc.Service,org.jboss.msc.service.Service<Component>,org.jboss.msc.value.Value<Component>
- Author:
- Richard Opalka
-
Field Summary
Fields inherited from interface org.jboss.msc.service.Service
NULL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.as.ee.component.BasicComponentCreateService
getComponentClass, getComponentInterceptors, getComponentName, getNamespaceContextSelector, getPostConstruct, getPreDestroy, getServiceName, getValue, requiresInterceptors, start, stop
-
Constructor Details
-
WSComponentCreateService
-
-
Method Details
-
createComponent
- Overrides:
createComponentin classBasicComponentCreateService
-