Serialized Form


Package com.xebialabs.deployit.plugin.apache.httpd.ci

Class com.xebialabs.deployit.plugin.apache.httpd.ci.ApacheHttpdServer extends com.xebialabs.deployit.BaseConfigurationItem implements Serializable

Serialized Fields

description

java.lang.String description

host

com.xebialabs.deployit.ci.Host host

apachectlPath

java.lang.String apachectlPath

configurationLocation

java.lang.String configurationLocation

htdocsLocation

java.lang.String htdocsLocation

accessLogLocation

java.lang.String accessLogLocation

errorLogLocation

java.lang.String errorLogLocation

Package com.xebialabs.deployit.plugin.apache.httpd.step

Class com.xebialabs.deployit.plugin.apache.httpd.step.AbstractApacheHttpdServerStep extends java.lang.Object implements Serializable

Serialized Fields

description

java.lang.String description

apacheHttpdServer

ApacheHttpdServer apacheHttpdServer

Class com.xebialabs.deployit.plugin.apache.httpd.step.CreateApacheHttpdVirtualHostStep extends AbstractApacheHttpdServerStep implements Serializable

Serialized Fields

virtualHost

java.lang.String virtualHost

context

java.util.Collection<E> context

Class com.xebialabs.deployit.plugin.apache.httpd.step.DestroyApacheHttpdVirtualHostStep extends AbstractApacheHttpdServerStep implements Serializable

Serialized Fields

virtualHost

java.lang.String virtualHost

Class com.xebialabs.deployit.plugin.apache.httpd.step.RestartApacheHttpdServerStep extends AbstractApacheHttpdServerStep implements Serializable



Copyright © 2010. All Rights Reserved.