A B C D E F G H I J M P R S T U V W

A

AccessMethod - Enum in com.xebialabs.deployit.plugin.tomcat.ci
 
AccessMethod(String) - Constructor for enum com.xebialabs.deployit.plugin.tomcat.ci.AccessMethod
 
accessMethod - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
addOrUpdateContextPath(String) - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatContextFileUtils
 
addOrUpdateDataSource(TomcatDataSource) - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatContextFileUtils
 
appBase - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
artifact - Variable in class com.xebialabs.deployit.plugin.tomcat.step.TomcatDeploymentStepBase
 

B

baseUrl - Variable in class com.xebialabs.deployit.plugin.tomcat.TomcatManagerAppUtils
 

C

checkApplicationIsDeployed(String) - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatManagerAppUtils
 
checkForServerConfigurationErrors(Set<TomcatServer>) - Method in class com.xebialabs.deployit.plugin.tomcat.runbook.TomcatDeploymentRunBook
 
com.xebialabs.deployit.plugin.tomcat - package com.xebialabs.deployit.plugin.tomcat
 
com.xebialabs.deployit.plugin.tomcat.ci - package com.xebialabs.deployit.plugin.tomcat.ci
 
com.xebialabs.deployit.plugin.tomcat.mapper - package com.xebialabs.deployit.plugin.tomcat.mapper
 
com.xebialabs.deployit.plugin.tomcat.runbook - package com.xebialabs.deployit.plugin.tomcat.runbook
 
com.xebialabs.deployit.plugin.tomcat.step - package com.xebialabs.deployit.plugin.tomcat.step
 
connectionUrl - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
connectToAdminHost() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
contextFile - Variable in class com.xebialabs.deployit.plugin.tomcat.TomcatContextFileUtils
 
contextRoot - Variable in class com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase
 
CreateTomcatDataSourceStep - Class in com.xebialabs.deployit.plugin.tomcat.step
Creates a TomcatDataSource on a TomcatServer
CreateTomcatDataSourceStep(TomcatServer, TomcatDataSource, String) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.CreateTomcatDataSourceStep
 

D

dataSource - Variable in class com.xebialabs.deployit.plugin.tomcat.step.CreateTomcatDataSourceStep
 
dataSource - Variable in class com.xebialabs.deployit.plugin.tomcat.step.DestroyTomcatDataSourceStep
 
DatasourceToTomcatServerMapper - Class in com.xebialabs.deployit.plugin.tomcat.mapper
 
DatasourceToTomcatServerMapper(Change<Deployment>, Mapper<War, WarMapping, TomcatServer>...) - Constructor for class com.xebialabs.deployit.plugin.tomcat.mapper.DatasourceToTomcatServerMapper
 
delete() - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatContextFileUtils
 
deleteDataSource(TomcatDataSource) - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatContextFileUtils
 
deploy(String, String) - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatManagerAppUtils
 
DEPLOYMENT_COMPLETION_WAIT_TIME_MILLIS - Static variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
description - Variable in class com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase
 
DestroyTomcatDataSourceStep - Class in com.xebialabs.deployit.plugin.tomcat.step
 
DestroyTomcatDataSourceStep(TomcatServer, TomcatDataSource, String) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.DestroyTomcatDataSourceStep
 
driverClass - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 

E

execute(StepExecutionContext) - Method in class com.xebialabs.deployit.plugin.tomcat.step.CreateTomcatDataSourceStep
 
execute(StepExecutionContext) - Method in class com.xebialabs.deployit.plugin.tomcat.step.DestroyTomcatDataSourceStep
 
execute(StepExecutionContext) - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatDeployApplicationStep
 
execute(StepExecutionContext) - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatHttpBasedDeployApplicationStep
 
execute(StepExecutionContext) - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatHttpBasedUnDeployApplicationStep
 
execute(StepExecutionContext) - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatStartServerStep
 
execute(StepExecutionContext) - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatStopServerStep
 
execute(StepExecutionContext) - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatUnDeployApplicationStep
 
execute(StepExecutionContext) - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatWaitStep
 
executeManagerAppCommand(String) - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatManagerAppUtils
 
exists() - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatContextFileUtils
 

F

findAndRemoveExistingDatasource(TomcatDataSource, Document) - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatContextFileUtils
 
findAndRemoveExistingDocBase(Document) - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatContextFileUtils
 

G

generateAdditionStepsForAddedMapping(TomcatDataSource, TomcatServer, List<Step>) - Method in class com.xebialabs.deployit.plugin.tomcat.mapper.DatasourceToTomcatServerMapper
 
generateAdditionStepsForAddedMapping(War, WarMapping, TomcatServer, List<Step>) - Method in class com.xebialabs.deployit.plugin.tomcat.mapper.WarToTomcatServerMapper
 
generateAdditionStepsForAddedMapping(War, WarMapping, TomcatServer, List<Step>) - Method in class com.xebialabs.deployit.plugin.tomcat.mapper.WarToTomcatServerWithManagerMapper
 
generateDeletionStepsForDeletedMapping(TomcatDataSource, TomcatServer, List<Step>) - Method in class com.xebialabs.deployit.plugin.tomcat.mapper.DatasourceToTomcatServerMapper
 
generateDeletionStepsForDeletedMapping(War, WarMapping, TomcatServer, List<Step>) - Method in class com.xebialabs.deployit.plugin.tomcat.mapper.WarToTomcatServerMapper
 
generateDeletionStepsForDeletedMapping(War, WarMapping, TomcatServer, List<Step>) - Method in class com.xebialabs.deployit.plugin.tomcat.mapper.WarToTomcatServerWithManagerMapper
 
getAccessMethod() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
getAddedAndModifiedWarMappings() - Method in class com.xebialabs.deployit.plugin.tomcat.mapper.DatasourceToTomcatServerMapper
 
getAppBase() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
getArtifactTargetFileName() - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatDeploymentStepBase
 
getBaseUrl() - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatManagerAppUtils
 
getConnectionUrl() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
getContextFilePathOnServer() - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase
 
getContextWithoutVirtualHostDirPath() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
getContextWithVirtualHostDirPath(String) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
getdeletedAndModifiedWarMappings() - Method in class com.xebialabs.deployit.plugin.tomcat.mapper.DatasourceToTomcatServerMapper
 
getDeployDirPath() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
getDeployedArtifactPath() - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatDeploymentStepBase
 
getDescription() - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase
 
getDescription() - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatWaitStep
 
getDocument() - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatContextFileUtils
 
getDriverClass() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
getExplodedWarTargetFileName() - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatDeploymentStepBase
 
getHost() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
getJndiName() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatResource
 
getManagerAppContext() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
getManagerPassword() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
getManagerUsername() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
getMaxActive() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
getMaxIdle() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
getMaxWait() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
getOrCreateContext(Document) - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatContextFileUtils
 
getPassword() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
getPort() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
getResponseFromUrl(HttpMethod) - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatManagerAppUtils
 
getSource() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatResourceMapping
 
getStartCommand() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
getStopCommand() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
getTomcatHome() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
getUsername() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
getValue() - Method in enum com.xebialabs.deployit.plugin.tomcat.ci.AccessMethod
 

H

host - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 

I

invokeClientWithUrl(String) - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatManagerAppUtils
 
isContextSet() - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase
 
isManagerAppAvailable() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
isReachable() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
isStartStopCommandAvailable() - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
isTomcatDeployment(WarToTomcatServerMapper) - Method in class com.xebialabs.deployit.plugin.tomcat.runbook.TomcatDeploymentRunBook
 

J

jndiName - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatResource
 

M

managerAppContext - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
managerPassword - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
managerUsername - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
maxActive - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
maxIdle - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
maxWait - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 

P

password - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
port - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 

R

resolve(Change<Deployment>, ChangePlan, List<Step>) - Method in class com.xebialabs.deployit.plugin.tomcat.runbook.TomcatDeploymentRunBook
 

S

saveDocumentInContextFile(Document) - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatContextFileUtils
 
server - Variable in class com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase
 
server - Variable in class com.xebialabs.deployit.plugin.tomcat.TomcatManagerAppUtils
 
setAccessMethod(AccessMethod) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
setAppBase(String) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
setConnectionUrl(String) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
setDescription(String) - Method in class com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase
 
setDriverClass(String) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
setHost(Host) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
setJndiName(String) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatResource
 
setManagerAppContext(String) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
setManagerPassword(String) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
setManagerUsername(String) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
setMaxActive(int) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
setMaxIdle(int) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
setMaxWait(int) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
setPassword(String) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
setPort(int) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
setStartCommand(String) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
setStopCommand(String) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
setTomcatHome(String) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
setUsername(String) - Method in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
startCommand - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
startServers(Set<TomcatServer>, List<Step>) - Method in class com.xebialabs.deployit.plugin.tomcat.runbook.TomcatDeploymentRunBook
 
STEP_RESOURCES_PATH - Static variable in class com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase
 
stopCommand - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
stopServers(Set<TomcatServer>, List<Step>) - Method in class com.xebialabs.deployit.plugin.tomcat.runbook.TomcatDeploymentRunBook
 

T

TomcatContextFileUtils - Class in com.xebialabs.deployit.plugin.tomcat
 
TomcatContextFileUtils(HostFile) - Constructor for class com.xebialabs.deployit.plugin.tomcat.TomcatContextFileUtils
 
TomcatDataSource - Class in com.xebialabs.deployit.plugin.tomcat.ci
A Tomcat JDBC DataSource, based on default DBCP connection pool from the Apache's commons project.
TomcatDataSource() - Constructor for class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 
TomcatDeployApplicationStep - Class in com.xebialabs.deployit.plugin.tomcat.step
 
TomcatDeployApplicationStep(TomcatServer, War) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatDeployApplicationStep
 
TomcatDeployApplicationStep(TomcatServer, War, String) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatDeployApplicationStep
 
TomcatDeploymentRunBook - Class in com.xebialabs.deployit.plugin.tomcat.runbook
Supports the deployment, re-deployment and undeployment of an Application Package to a Tomcat Servlet Container.
TomcatDeploymentRunBook() - Constructor for class com.xebialabs.deployit.plugin.tomcat.runbook.TomcatDeploymentRunBook
 
TomcatDeploymentStepBase - Class in com.xebialabs.deployit.plugin.tomcat.step
 
TomcatDeploymentStepBase(TomcatServer, NamedDeployableArtifact, String) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatDeploymentStepBase
 
tomcatHome - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
TomcatHttpBasedDeployApplicationStep - Class in com.xebialabs.deployit.plugin.tomcat.step
 
TomcatHttpBasedDeployApplicationStep(TomcatServer, War) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatHttpBasedDeployApplicationStep
 
TomcatHttpBasedDeployApplicationStep(TomcatServer, War, String) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatHttpBasedDeployApplicationStep
 
TomcatHttpBasedUnDeployApplicationStep - Class in com.xebialabs.deployit.plugin.tomcat.step
 
TomcatHttpBasedUnDeployApplicationStep(TomcatServer, War) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatHttpBasedUnDeployApplicationStep
 
TomcatHttpBasedUnDeployApplicationStep(TomcatServer, War, String) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatHttpBasedUnDeployApplicationStep
 
TomcatManagerAppUtils - Class in com.xebialabs.deployit.plugin.tomcat
 
TomcatManagerAppUtils(TomcatServer) - Constructor for class com.xebialabs.deployit.plugin.tomcat.TomcatManagerAppUtils
 
TomcatResource - Class in com.xebialabs.deployit.plugin.tomcat.ci
 
TomcatResource() - Constructor for class com.xebialabs.deployit.plugin.tomcat.ci.TomcatResource
 
TomcatResourceMapping - Class in com.xebialabs.deployit.plugin.tomcat.ci
Maps a Tomcat Jndi Resource to a TomcatServer
TomcatResourceMapping() - Constructor for class com.xebialabs.deployit.plugin.tomcat.ci.TomcatResourceMapping
 
TomcatResourceMapping(TomcatResource, Serializable) - Constructor for class com.xebialabs.deployit.plugin.tomcat.ci.TomcatResourceMapping
 
TomcatServer - Class in com.xebialabs.deployit.plugin.tomcat.ci
A Apache Tomcat server
TomcatServer() - Constructor for class com.xebialabs.deployit.plugin.tomcat.ci.TomcatServer
 
tomcatServerMappers - Variable in class com.xebialabs.deployit.plugin.tomcat.mapper.DatasourceToTomcatServerMapper
 
TomcatStartServerStep - Class in com.xebialabs.deployit.plugin.tomcat.step
 
TomcatStartServerStep(TomcatServer) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatStartServerStep
 
TomcatStepBase - Class in com.xebialabs.deployit.plugin.tomcat.step
 
TomcatStepBase(TomcatServer, String) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase
 
TomcatStepBase(TomcatServer) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatStepBase
 
TomcatStopServerStep - Class in com.xebialabs.deployit.plugin.tomcat.step
 
TomcatStopServerStep(TomcatServer) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatStopServerStep
 
TomcatUnDeployApplicationStep - Class in com.xebialabs.deployit.plugin.tomcat.step
 
TomcatUnDeployApplicationStep(TomcatServer, War) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatUnDeployApplicationStep
 
TomcatUnDeployApplicationStep(TomcatServer, War, String) - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatUnDeployApplicationStep
 
TomcatWaitStep - Class in com.xebialabs.deployit.plugin.tomcat.step
 
TomcatWaitStep() - Constructor for class com.xebialabs.deployit.plugin.tomcat.step.TomcatWaitStep
 

U

undeploy(String) - Method in class com.xebialabs.deployit.plugin.tomcat.TomcatManagerAppUtils
 
username - Variable in class com.xebialabs.deployit.plugin.tomcat.ci.TomcatDataSource
 

V

value - Variable in enum com.xebialabs.deployit.plugin.tomcat.ci.AccessMethod
 
valueOf(String) - Static method in enum com.xebialabs.deployit.plugin.tomcat.ci.AccessMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.xebialabs.deployit.plugin.tomcat.ci.AccessMethod
Returns an array containing the constants of this enum type, in the order they are declared.

W

war - Variable in class com.xebialabs.deployit.plugin.tomcat.step.TomcatHttpBasedDeployApplicationStep
 
WarToTomcatServerMapper - Class in com.xebialabs.deployit.plugin.tomcat.mapper
 
WarToTomcatServerMapper(Change<Deployment>) - Constructor for class com.xebialabs.deployit.plugin.tomcat.mapper.WarToTomcatServerMapper
 
WarToTomcatServerWithManagerMapper - Class in com.xebialabs.deployit.plugin.tomcat.mapper
 
WarToTomcatServerWithManagerMapper(Change<Deployment>) - Constructor for class com.xebialabs.deployit.plugin.tomcat.mapper.WarToTomcatServerWithManagerMapper
 

A B C D E F G H I J M P R S T U V W

Copyright © 2010. All Rights Reserved.