|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DistributeCommand | |
| org.apache.geronimo.deployment.plugin.jmx | |
| org.apache.geronimo.deployment.plugin.remote | |
| Uses of DistributeCommand in org.apache.geronimo.deployment.plugin.jmx |
| Methods in org.apache.geronimo.deployment.plugin.jmx that return DistributeCommand | |
protected DistributeCommand |
RemoteDeploymentManager.createDistributeCommand(javax.enterprise.deploy.spi.Target[] targetList,
File moduleArchive,
File deploymentPlan)
|
protected DistributeCommand |
RemoteDeploymentManager.createDistributeCommand(javax.enterprise.deploy.spi.Target[] targetList,
InputStream moduleArchive,
InputStream deploymentPlan)
|
protected DistributeCommand |
JMXDeploymentManager.createDistributeCommand(javax.enterprise.deploy.spi.Target[] targetList,
File moduleArchive,
File deploymentPlan)
|
protected DistributeCommand |
JMXDeploymentManager.createDistributeCommand(javax.enterprise.deploy.spi.Target[] targetList,
InputStream moduleArchive,
InputStream deploymentPlan)
|
| Uses of DistributeCommand in org.apache.geronimo.deployment.plugin.remote |
| Subclasses of DistributeCommand in org.apache.geronimo.deployment.plugin.remote | |
class |
DistributeCommand
A version of the distribute command that works on a server different than the application server. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||