Package | Description |
---|---|
org.jboss.as.server.deployment |
The JBossAS domain deployment subsystem classes.
|
Modifier and Type | Method and Description |
---|---|
AbstractDeploymentUnitService.DeploymentStatus |
AbstractDeploymentUnitService.getStatus() |
AbstractDeploymentUnitService.DeploymentStatus |
AbstractDeploymentUnitService.DeploymentServiceListener.getStatus() |
static AbstractDeploymentUnitService.DeploymentStatus |
AbstractDeploymentUnitService.DeploymentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractDeploymentUnitService.DeploymentStatus[] |
AbstractDeploymentUnitService.DeploymentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.