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 Summary
ConstructorsConstructorDescriptionbuilds deloyerconfigs from host entries of tomcat engine element -
Method Summary
Modifier and TypeMethodDescriptionList<org.wso2.carbon.utils.component.xml.config.DeployerConfig>
-
Constructor Details
-
VirtualHostDeployerProvider
public VirtualHostDeployerProvider()builds deloyerconfigs from host entries of tomcat engine element
-
-
Method Details
-
getDeployerConfigs
- Specified by:
getDeployerConfigsin interfaceorg.wso2.carbon.utils.deployment.Axis2DeployerProvider
-