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() |
ManagedReference |
initializeInstance(Object instance) |
public ServiceComponentInstantiator(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, ComponentDescription componentDescription)
public org.jboss.msc.service.ServiceName getComponentStartServiceName()
public ManagedReference initializeInstance(Object instance)
Copyright © 2018 JBoss by Red Hat. All rights reserved.