Serialized Form


Package com.xebialabs.deployit.plugin.tomcat.ci

Class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource extends TomcatResource implements Serializable

Serialized Fields

driverClass

java.lang.String driverClass

connectionUrl

java.lang.String connectionUrl

username

java.lang.String username

password

java.lang.String password

maxActive

int maxActive

maxIdle

int maxIdle

maxWait

int maxWait

Class com.xebialabs.deployit.plugin.tomcat.ci.TomcatResource extends com.xebialabs.deployit.BaseConfigurationItem implements Serializable

Serialized Fields

jndiName

java.lang.String jndiName

Class com.xebialabs.deployit.plugin.tomcat.ci.TomcatResourceMapping extends com.xebialabs.deployit.ci.mapping.SourcePropertyOverridingMapping implements Serializable

Class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer extends com.xebialabs.deployit.BaseConfigurationItem implements Serializable

Serialized Fields

host

com.xebialabs.deployit.ci.Host host

port

int port

accessMethod

AccessMethod accessMethod

tomcatHome

java.lang.String tomcatHome

stopCommand

java.lang.String stopCommand

startCommand

java.lang.String startCommand

managerAppContext

java.lang.String managerAppContext

managerUsername

java.lang.String managerUsername

managerPassword

java.lang.String managerPassword

appBase

java.lang.String appBase

Package com.xebialabs.deployit.plugin.tomcat.step

Class com.xebialabs.deployit.plugin.tomcat.step.CreateTomcatDataSourceStep extends TomcatStepBase implements Serializable

Serialized Fields

dataSource

TomcatDataSource dataSource

Class com.xebialabs.deployit.plugin.tomcat.step.DestroyTomcatDataSourceStep extends TomcatStepBase implements Serializable

Serialized Fields

dataSource

TomcatDataSource dataSource

Class com.xebialabs.deployit.plugin.tomcat.step.TomcatDeployApplicationStep extends TomcatDeploymentStepBase implements Serializable

Class com.xebialabs.deployit.plugin.tomcat.step.TomcatDeploymentStepBase extends TomcatStepBase implements Serializable

Serialized Fields

artifact

com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact artifact

Class com.xebialabs.deployit.plugin.tomcat.step.TomcatHttpBasedDeployApplicationStep extends TomcatDeploymentStepBase implements Serializable

Serialized Fields

war

com.xebialabs.deployit.ci.artifact.War war

Class com.xebialabs.deployit.plugin.tomcat.step.TomcatHttpBasedUnDeployApplicationStep extends TomcatDeploymentStepBase implements Serializable

Class com.xebialabs.deployit.plugin.tomcat.step.TomcatStartServerStep extends TomcatStepBase implements Serializable

Class com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase extends java.lang.Object implements Serializable

Serialized Fields

description

java.lang.String description

server

TomcatServer server

contextRoot

java.lang.String contextRoot

Class com.xebialabs.deployit.plugin.tomcat.step.TomcatStopServerStep extends TomcatStepBase implements Serializable

Class com.xebialabs.deployit.plugin.tomcat.step.TomcatUnDeployApplicationStep extends TomcatDeploymentStepBase implements Serializable

Class com.xebialabs.deployit.plugin.tomcat.step.TomcatWaitStep extends java.lang.Object implements Serializable



Copyright © 2010. All Rights Reserved.