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