Package org.jboss.as.service.component
Class ServiceComponentInstantiator
java.lang.Object
org.jboss.as.service.component.ServiceComponentInstantiator
Instantiator for MBean's EE components
- Author:
- Eduardo Martins
-
Constructor Summary
ConstructorsConstructorDescriptionServiceComponentInstantiator(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, ComponentDescription componentDescription) -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.msc.service.ServiceNameinitializeInstance(Object instance)
-
Constructor Details
-
ServiceComponentInstantiator
public ServiceComponentInstantiator(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, ComponentDescription componentDescription)
-
-
Method Details
-
getComponentStartServiceName
public org.jboss.msc.service.ServiceName getComponentStartServiceName() -
initializeInstance
-