|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApacheHttpdServer | |
|---|---|
| com.xebialabs.deployit.plugin.apache.httpd.mapper | |
| com.xebialabs.deployit.plugin.apache.httpd.step | |
| Uses of ApacheHttpdServer in com.xebialabs.deployit.plugin.apache.httpd.mapper |
|---|
| Methods in com.xebialabs.deployit.plugin.apache.httpd.mapper with parameters of type ApacheHttpdServer | |
|---|---|
protected void |
StaticContentToApacheHttpdServerMapper.generateAdditionStepsForAddedMapping(com.xebialabs.deployit.ci.artifact.StaticContent newSource,
com.xebialabs.deployit.ci.artifact.mapping.StaticContentMapping newMapping,
ApacheHttpdServer newTarget,
java.util.List<com.xebialabs.deployit.Step> steps)
|
protected void |
StaticContentToApacheHttpdServerMapper.generateDeletionStepsForDeletedMapping(com.xebialabs.deployit.ci.artifact.StaticContent oldSource,
com.xebialabs.deployit.ci.artifact.mapping.StaticContentMapping oldMapping,
ApacheHttpdServer oldTarget,
java.util.List<com.xebialabs.deployit.Step> steps)
|
| Uses of ApacheHttpdServer in com.xebialabs.deployit.plugin.apache.httpd.step |
|---|
| Fields in com.xebialabs.deployit.plugin.apache.httpd.step declared as ApacheHttpdServer | |
|---|---|
protected ApacheHttpdServer |
AbstractApacheHttpdServerStep.apacheHttpdServer
|
| Constructors in com.xebialabs.deployit.plugin.apache.httpd.step with parameters of type ApacheHttpdServer | |
|---|---|
AbstractApacheHttpdServerStep(ApacheHttpdServer apacheWebServer)
|
|
CreateApacheHttpdVirtualHostStep(ApacheHttpdServer apacheWebServer,
java.lang.String virtualHost,
java.util.Collection<?> context)
|
|
DestroyApacheHttpdVirtualHostStep(ApacheHttpdServer apacheWebServer,
java.lang.String vhostDefinition)
|
|
RestartApacheHttpdServerStep(ApacheHttpdServer apache)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||