Uses of Package
com.caucho.server.deploy

Packages that use com.caucho.server.deploy
com.caucho.jca   
com.caucho.server.deploy   
com.caucho.server.e_app   
com.caucho.server.host   
com.caucho.server.webapp   
 

Classes in com.caucho.server.deploy used by com.caucho.jca
DeployConfig
          The configuration for a deployable instance.
 

Classes in com.caucho.server.deploy used by com.caucho.server.deploy
AbstractDeployControllerStrategy
          The abstract strategy implements the start, update, and stop commands which are common to all strategies.
DeployConfig
          The configuration for a deployable instance.
DeployContainer
          A container of deploy objects.
DeployController
          DeployController controls the lifecycle of the DeployInstance.
DeployControllerAdmin
          A deploy controller for an environment.
DeployControllerStrategy
          DeployController controls the lifecycle of the DeployInstance.
DeployGenerator
          The generator for the deploy
DeployGeneratorAdmin
           
DeployInstance
          Abstract deployment entry.
EnvironmentDeployController
          A deploy controller for an environment.
EnvironmentDeployInstance
          Deployment instance handling an environment.
ExpandDeployController
          A deployment entry that expands from an archive (Jar/Zip) file.
ExpandDeployGenerator
          The generator for the deploy
StartManualRedeployManualStrategy
          The start-mode="manual", redeploy-model="manual" controller strategy.
 

Classes in com.caucho.server.deploy used by com.caucho.server.e_app
DeployConfig
          The configuration for a deployable instance.
DeployContainer
          A container of deploy objects.
DeployController
          DeployController controls the lifecycle of the DeployInstance.
DeployControllerAdmin
          A deploy controller for an environment.
DeployGenerator
          The generator for the deploy
DeployGeneratorAdmin
           
DeployInstance
          Abstract deployment entry.
EnvironmentDeployController
          A deploy controller for an environment.
EnvironmentDeployInstance
          Deployment instance handling an environment.
ExpandDeployController
          A deployment entry that expands from an archive (Jar/Zip) file.
ExpandDeployGenerator
          The generator for the deploy
ExpandDeployGeneratorAdmin
           
 

Classes in com.caucho.server.deploy used by com.caucho.server.host
DeployConfig
          The configuration for a deployable instance.
DeployContainer
          A container of deploy objects.
DeployController
          DeployController controls the lifecycle of the DeployInstance.
DeployControllerAdmin
          A deploy controller for an environment.
DeployException
          Thrown during deployment
DeployGenerator
          The generator for the deploy
DeployGeneratorAdmin
           
DeployInstance
          Abstract deployment entry.
EnvironmentDeployController
          A deploy controller for an environment.
EnvironmentDeployInstance
          Deployment instance handling an environment.
ExpandDeployController
          A deployment entry that expands from an archive (Jar/Zip) file.
ExpandDeployGenerator
          The generator for the deploy
ExpandDeployGeneratorAdmin
           
 

Classes in com.caucho.server.deploy used by com.caucho.server.webapp
DeployConfig
          The configuration for a deployable instance.
DeployContainer
          A container of deploy objects.
DeployController
          DeployController controls the lifecycle of the DeployInstance.
DeployControllerAdmin
          A deploy controller for an environment.
DeployGenerator
          The generator for the deploy
DeployGeneratorAdmin
           
DeployInstance
          Abstract deployment entry.
EnvironmentDeployController
          A deploy controller for an environment.
EnvironmentDeployInstance
          Deployment instance handling an environment.
ExpandDeployController
          A deployment entry that expands from an archive (Jar/Zip) file.
ExpandDeployGenerator
          The generator for the deploy
ExpandDeployGeneratorAdmin