org.wso2.carbon.webapp.deployer.internal
Class VirtualHostDeployerProvider
java.lang.Object
org.wso2.carbon.webapp.deployer.internal.VirtualHostDeployerProvider
- All Implemented Interfaces:
- org.wso2.carbon.utils.deployment.Axis2DeployerProvider
public class VirtualHostDeployerProvider
- extends Object
- implements org.wso2.carbon.utils.deployment.Axis2DeployerProvider
This class reads virtual hosts and their appbase values from CarbonTomcatService and builds deployer configs
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VirtualHostDeployerProvider
public VirtualHostDeployerProvider()
- builds deloyerconfigs from host entries of tomcat engine element
getDeployerConfigs
public List<org.wso2.carbon.utils.component.xml.config.DeployerConfig> getDeployerConfigs()
- Specified by:
getDeployerConfigs in interface org.wso2.carbon.utils.deployment.Axis2DeployerProvider
Copyright © 2015 WSO2. All rights reserved.