org.wso2.carbon.webapp.deployer.internal
Class VirtualHostDeployerProvider

java.lang.Object
  extended by 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


Constructor Summary
VirtualHostDeployerProvider()
          builds deloyerconfigs from host entries of tomcat engine element
 
Method Summary
 List<org.wso2.carbon.utils.component.xml.config.DeployerConfig> getDeployerConfigs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualHostDeployerProvider

public VirtualHostDeployerProvider()
builds deloyerconfigs from host entries of tomcat engine element

Method Detail

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.