|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeploymentID | |
---|---|
org.jboss.deployers.spi.management.deploy |
Uses of DeploymentID in org.jboss.deployers.spi.management.deploy |
---|
Methods in org.jboss.deployers.spi.management.deploy that return DeploymentID | |
---|---|
DeploymentID |
DeploymentProgress.getDeploymentID()
Get the identifier for the deployment the progress applies to |
DeploymentID |
ProgressEvent.getDeploymentName()
|
Methods in org.jboss.deployers.spi.management.deploy with parameters of type DeploymentID | |
---|---|
void |
DeploymentTarget.distribute(DeploymentID deployment)
|
String[] |
DeploymentTarget.getRepositoryNames(DeploymentID deployment)
|
void |
DeploymentTarget.prepare(DeploymentID deployment)
|
void |
DeploymentTarget.redeploy(DeploymentID deployment)
|
void |
DeploymentTarget.remove(DeploymentID deployment)
|
void |
DeploymentTarget.start(DeploymentID deployment)
|
void |
DeploymentTarget.stop(DeploymentID deployment)
|
Constructors in org.jboss.deployers.spi.management.deploy with parameters of type DeploymentID | |
---|---|
ProgressEvent(DeploymentID deploymentTargetID,
DeploymentStatus status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |