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
  • Constructor Details

    • VirtualHostDeployerProvider

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

    • getDeployerConfigs

      public List<org.wso2.carbon.utils.component.xml.config.DeployerConfig> getDeployerConfigs()
      Specified by:
      getDeployerConfigs in interface org.wso2.carbon.utils.deployment.Axis2DeployerProvider