Class WSComponent
java.lang.Object
org.jboss.as.ee.component.BasicComponent
org.jboss.as.webservices.injection.WSComponent
- All Implemented Interfaces:
Component
- Author:
- Richard Opalka, Jim Ma
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.as.ee.component.BasicComponent
componentInstanceCreated, constructComponentInstance, constructComponentInstance, createInstance, createInstance, createInterceptors, getComponentClass, getComponentName, getCreateServiceName, getInstance, getNamespaceContextSelector, init, instantiateComponentInstance, serviceNameOf, start, toString, waitForComponentStartMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jboss.as.ee.component.Component
isRemotable
-
Constructor Details
-
WSComponent
-
-
Method Details
-
getComponentInstance
-
setReference
-
stop
public void stop()- Specified by:
stopin interfaceComponent- Overrides:
stopin classBasicComponent
-