A C D E G R S T

A

AbstractApacheHttpdServerStep - Class in com.xebialabs.deployit.plugin.apache.httpd.step
 
AbstractApacheHttpdServerStep(ApacheHttpdServer) - Constructor for class com.xebialabs.deployit.plugin.apache.httpd.step.AbstractApacheHttpdServerStep
 
ApacheHttpdServer - Class in com.xebialabs.deployit.plugin.apache.httpd.ci
 
ApacheHttpdServer() - Constructor for class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
apacheHttpdServer - Variable in class com.xebialabs.deployit.plugin.apache.httpd.step.AbstractApacheHttpdServerStep
 
ApacheVirtualHostDefinition - Class in com.xebialabs.deployit.plugin.apache.httpd.step
Creates a String representation of a VirtualHost definition for Apache Httpd and computes its filename.
ApacheVirtualHostDefinition(String, String, OperatingSystemFamily, Collection<?>) - Constructor for class com.xebialabs.deployit.plugin.apache.httpd.step.ApacheVirtualHostDefinition
Constructs a VirtualHostDefinition based on a single vhostDefinition.

C

com.xebialabs.deployit.plugin.apache.httpd.ci - package com.xebialabs.deployit.plugin.apache.httpd.ci
 
com.xebialabs.deployit.plugin.apache.httpd.mapper - package com.xebialabs.deployit.plugin.apache.httpd.mapper
 
com.xebialabs.deployit.plugin.apache.httpd.step - package com.xebialabs.deployit.plugin.apache.httpd.step
 
connectToAdminHost() - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
CreateApacheHttpdVirtualHostStep - Class in com.xebialabs.deployit.plugin.apache.httpd.step
Creates a file with a VirtualHost definition for Apache Httpd.
CreateApacheHttpdVirtualHostStep(ApacheHttpdServer, String, Collection<?>) - Constructor for class com.xebialabs.deployit.plugin.apache.httpd.step.CreateApacheHttpdVirtualHostStep
 

D

description - Variable in class com.xebialabs.deployit.plugin.apache.httpd.step.AbstractApacheHttpdServerStep
 
DestroyApacheHttpdVirtualHostStep - Class in com.xebialabs.deployit.plugin.apache.httpd.step
 
DestroyApacheHttpdVirtualHostStep(ApacheHttpdServer, String) - Constructor for class com.xebialabs.deployit.plugin.apache.httpd.step.DestroyApacheHttpdVirtualHostStep
 

E

execute(StepExecutionContext) - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.CreateApacheHttpdVirtualHostStep
 
execute(StepExecutionContext) - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.DestroyApacheHttpdVirtualHostStep
 
execute(StepExecutionContext) - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.RestartApacheHttpdServerStep
 

G

generateAdditionStepsForAddedMapping(StaticContent, StaticContentMapping, ApacheHttpdServer, List<Step>) - Method in class com.xebialabs.deployit.plugin.apache.httpd.mapper.StaticContentToApacheHttpdServerMapper
 
generateDeletionStepsForDeletedMapping(StaticContent, StaticContentMapping, ApacheHttpdServer, List<Step>) - Method in class com.xebialabs.deployit.plugin.apache.httpd.mapper.StaticContentToApacheHttpdServerMapper
 
getAccessLogLocation() - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
getApachectlPath() - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
getApacheVirtualHostDefinition() - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.CreateApacheHttpdVirtualHostStep
 
getConfFilePathForVirtualHost(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
getConfigurationLocation() - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
getContext() - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.CreateApacheHttpdVirtualHostStep
 
getDeployedOnVhostDefinition() - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.CreateApacheHttpdVirtualHostStep
 
getDescription() - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
getDescription() - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.AbstractApacheHttpdServerStep
 
getDocumentRoot() - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.ApacheVirtualHostDefinition
 
getErrorLogLocation() - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
getFileName() - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.ApacheVirtualHostDefinition
 
getHost() - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
getHost() - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.ApacheVirtualHostDefinition
 
getHtdocsDirPathForVirtualHost(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
getHtdocsLocation() - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
getNameVirtualHost() - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.ApacheVirtualHostDefinition
 
getPort() - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.ApacheVirtualHostDefinition
 
getVhostDefinition(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 

R

resolveVhostDefinition() - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.ApacheVirtualHostDefinition
 
RestartApacheHttpdServerStep - Class in com.xebialabs.deployit.plugin.apache.httpd.step
 
RestartApacheHttpdServerStep(ApacheHttpdServer) - Constructor for class com.xebialabs.deployit.plugin.apache.httpd.step.RestartApacheHttpdServerStep
 

S

setAccessLogLocation(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
setApachectlPath(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
setConfigurationLocation(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
setDefaults(Deployment, StaticContentMapping) - Method in class com.xebialabs.deployit.plugin.apache.httpd.mapper.StaticContentToApacheHttpdServerMapper
 
setDeployedOnVhostDefinition(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.CreateApacheHttpdVirtualHostStep
 
setDescription(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
setDescription(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.AbstractApacheHttpdServerStep
 
setDocumentRoot(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.ApacheVirtualHostDefinition
 
setErrorLogLocation(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
setFileName(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.ApacheVirtualHostDefinition
 
setHost(Host) - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
setHost(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.ApacheVirtualHostDefinition
 
setHtdocsLocation(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer
 
setNameVirtualHost(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.ApacheVirtualHostDefinition
 
setPort(String) - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.ApacheVirtualHostDefinition
 
StaticContentToApacheHttpdServerMapper - Class in com.xebialabs.deployit.plugin.apache.httpd.mapper
 
StaticContentToApacheHttpdServerMapper(Change<Deployment>) - Constructor for class com.xebialabs.deployit.plugin.apache.httpd.mapper.StaticContentToApacheHttpdServerMapper
 

T

toVirtualHostDefinition() - Method in class com.xebialabs.deployit.plugin.apache.httpd.step.ApacheVirtualHostDefinition
 

A C D E G R S T

Copyright © 2010. All Rights Reserved.