Package | Description |
---|---|
org.wso2.carbon | |
org.wso2.carbon.utils | |
org.wso2.carbon.utils.component.xml | |
org.wso2.carbon.utils.component.xml.builder |
Modifier and Type | Class and Description |
---|---|
class |
Axis2ModuleNotFound |
Modifier and Type | Method and Description |
---|---|
static void |
Utils.deployZipFile(File zipFileLocation,
File targetLocation)
For a given Zip file, process each entry.
|
static byte[] |
CarbonUtils.getBytesFromFile(File file)
Returns the contents of the file in a byte array.
|
static org.apache.axis2.deployment.Deployer |
CarbonUtils.getDeployer(String className) |
static InputStream |
CarbonUtils.replaceSystemVariablesInXml(InputStream xmlConfiguration) |
static String |
CarbonUtils.replaceSystemVariablesInXml(String xmlConfiguration) |
static InputStream |
CarbonUtils.toInputStream(Document doc) |
Modifier and Type | Method and Description |
---|---|
static Component |
ComponentConfigFactory.build(InputStream xmlStream) |
Modifier and Type | Method and Description |
---|---|
ComponentConfig[] |
ManagementPermissionsBuilder.build(org.apache.axiom.om.OMElement omElement) |
ComponentConfig[] |
HTTPGetRequestProcessorConfigBuilder.build(org.apache.axiom.om.OMElement configElement) |
ComponentConfig[] |
DeployerConfigBuilder.build(org.apache.axiom.om.OMElement deployersElement) |
abstract ComponentConfig[] |
ComponentConfigBuilder.build(org.apache.axiom.om.OMElement configElement) |
Copyright © 2016 WSO2 Inc. All rights reserved.