Package | Description |
---|---|
org.codehaus.cargo.container.deployer | |
org.codehaus.cargo.container.spi.deployer |
Modifier and Type | Class and Description |
---|---|
class |
URLDeployableMonitor
Monitor that verifies if a
Deployable is
deployed by pinging a URL provided by the user. |
Modifier and Type | Method and Description |
---|---|
void |
Deployer.deploy(Deployable deployable,
DeployableMonitor monitor)
Deploy a
Deployable to the running container and make it available for requests. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDeployer.deploy(Deployable deployable,
DeployableMonitor monitor)
Deploy a
Deployable to the running container and make it available for requests. |
Constructor and Description |
---|
DeployerWatchdog(DeployableMonitor monitor) |
Copyright © 2004-2013 Codehaus. All Rights Reserved.