public class SubDeploymentUnitService extends AbstractDeploymentUnitService
DeploymentUnit.AbstractDeploymentUnitService.DeploymentServiceListener, AbstractDeploymentUnitService.DeploymentStatus| Constructor and Description |
|---|
SubDeploymentUnitService(ResourceRoot deploymentRoot,
DeploymentUnit parent,
ImmutableManagementResourceRegistration registration,
ManagementResourceRegistration mutableRegistration,
Resource resource,
ServiceVerificationHandler serviceVerificationHandler) |
| 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, reportStatus, start, stoppublic SubDeploymentUnitService(ResourceRoot deploymentRoot, DeploymentUnit parent, ImmutableManagementResourceRegistration registration, ManagementResourceRegistration mutableRegistration, Resource resource, ServiceVerificationHandler serviceVerificationHandler)
protected DeploymentUnit createAndInitializeDeploymentUnit(org.jboss.msc.service.ServiceRegistry registry)
AbstractDeploymentUnitServicecreateAndInitializeDeploymentUnit in class AbstractDeploymentUnitServiceregistry - The service registryCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.