AbstractCopyingInstalledLocalDeployer |
Local deployer that deploys deployables to a deployable directory of the given
installed container.
|
AbstractDeployer |
Base deployer for local and remote deployments.
|
AbstractEmbeddedLocalDeployer |
Base deployer to deploy to embedded local containers.
|
AbstractInstalledLocalDeployer |
Base deployer to deploy to installed local containers.
|
AbstractJsr88Deployer |
JSR-88 remote deployer.
|
AbstractLocalDeployer |
Base deployer to deploy to local containers (installed or embedded).
|
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).
|
AbstractSwitchableLocalDeployer |
Implementation decides how to deploy or undeploy based on the running state of the server.
|
DeployerWatchdog |
Wait for a deployable to be deployed.
|