public class SubDeploymentUnitService extends AbstractDeploymentUnitService
DeploymentUnit.AbstractDeploymentUnitService.DeploymentStatus| Constructor and Description |
|---|
SubDeploymentUnitService(ResourceRoot deploymentRoot,
DeploymentUnit parent,
ImmutableManagementResourceRegistration registration,
ManagementResourceRegistration mutableRegistration,
Resource resource,
CapabilityServiceSupport capabilityServiceSupport,
AbstractVaultReader vaultReader,
PathManager pathManager) |
| Modifier and Type | Method and Description |
|---|---|
protected DeploymentUnit |
createAndInitializeDeploymentUnit(org.jboss.msc.service.ServiceRegistry registry)
Template method required for implementations to create and fully initialize a deployment unit instance.
|
getStatus, getValue, start, stoppublic SubDeploymentUnitService(ResourceRoot deploymentRoot, DeploymentUnit parent, ImmutableManagementResourceRegistration registration, ManagementResourceRegistration mutableRegistration, Resource resource, CapabilityServiceSupport capabilityServiceSupport, AbstractVaultReader vaultReader, PathManager pathManager)
protected DeploymentUnit createAndInitializeDeploymentUnit(org.jboss.msc.service.ServiceRegistry registry)
AbstractDeploymentUnitServicecreateAndInitializeDeploymentUnit in class AbstractDeploymentUnitServiceregistry - The service registryCopyright © 2017 JBoss by Red Hat. All rights reserved.