public class ServiceComponentInstantiator extends Object
| Constructor and Description |
|---|
ServiceComponentInstantiator(DeploymentUnit deploymentUnit,
ComponentDescription componentDescription) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceName |
getComponentStartServiceName() |
ManagedReference |
initializeInstance(Object instance) |
public ServiceComponentInstantiator(DeploymentUnit deploymentUnit, ComponentDescription componentDescription)
public org.jboss.msc.service.ServiceName getComponentStartServiceName()
public ManagedReference initializeInstance(Object instance)
Copyright © 2014 JBoss by Red Hat. All rights reserved.