|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDeployer | |
---|---|
org.codehaus.cargo.container.spi.deployer |
Uses of AbstractDeployer in org.codehaus.cargo.container.spi.deployer |
---|
Subclasses of AbstractDeployer in org.codehaus.cargo.container.spi.deployer | |
---|---|
class |
AbstractCopyingInstalledLocalDeployer
Local deployer that deploys WARs, EJBs and EARs to a deployable directory of the
given installed container. |
class |
AbstractEmbeddedLocalDeployer
Base deployer to deploy to embedded local containers. |
class |
AbstractInstalledLocalDeployer
Base deployer to deploy to installed local containers. |
class |
AbstractLocalDeployer
Base deployer to deploy to local containers (installed or embedded). |
class |
AbstractRemoteDeployer
Base deployer to deploy to containers without any reference to where the container is installed (be it on the same machine or on another one). |
class |
AbstractSwitchableLocalDeployer
Implementation decides how to deploy or undeploy based on the running state of the server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |