|
||||||||||
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.DeployerStartMojo
public class DeployerStartMojo
Start a deployable which is already installed 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 | |
---|---|
DeployerStartMojo()
|
Method Summary | |
---|---|
protected void |
performDeployerActionOnSingleDeployable(Deployer deployer,
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 DeployerStartMojo()
Method Detail |
---|
protected void performDeployerActionOnSingleDeployable(Deployer deployer, 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 |