|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.cargo.maven2.AbstractCommonMojo
org.codehaus.cargo.maven2.AbstractCargoMojo
org.codehaus.cargo.maven2.AbstractDeployerMojo
org.codehaus.cargo.maven2.DeployerRedeployMojo
public class DeployerRedeployMojo
Redeploy a deployable (i.e. undeploy and deploy it again) in a container.
Field Summary |
---|
Fields inherited from class org.codehaus.cargo.maven2.AbstractCargoMojo |
---|
CONTEXT_KEY_CONTAINER |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
DeployerRedeployMojo()
|
Method Summary | |
---|---|
protected void |
performDeployerActionOnSingleDeployable(org.codehaus.cargo.container.deployer.Deployer deployer,
org.codehaus.cargo.container.deployable.Deployable deployable,
java.net.URL pingURL,
java.lang.Long pingTimeout)
|
Methods inherited from class org.codehaus.cargo.maven2.AbstractDeployerMojo |
---|
createDeployer, doExecute, getDeployerFactory, setDeployerFactory |
Methods inherited from class org.codehaus.cargo.maven2.AbstractCargoMojo |
---|
containsAutoDeployable, createAutoDeployDeployable, createConfiguration, createContainer, createLogger, createNewContainer, execute, getCargoProject, getConfigurationElement, getContainerElement, getDeployerElement, getFileHandler, loadEmbeddedContainerDependencies, setCargoProject, setConfigurationElement, setContainerElement, setDeployerElement, setFileHandler |
Methods inherited from class org.codehaus.cargo.maven2.AbstractCommonMojo |
---|
getProject |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeployerRedeployMojo()
Method Detail |
---|
protected void performDeployerActionOnSingleDeployable(org.codehaus.cargo.container.deployer.Deployer deployer, org.codehaus.cargo.container.deployable.Deployable deployable, java.net.URL pingURL, java.lang.Long pingTimeout)
performDeployerActionOnSingleDeployable
in class AbstractDeployerMojo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |