| Package | Description |
|---|---|
| org.wso2.carbon.application.deployer | |
| org.wso2.carbon.application.deployer.config | |
| org.wso2.carbon.application.deployer.internal |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
AppDeployerUtils.readServerRoles(CarbonAppPersistenceManager capm)
First checks for the "serverRoles" system property.
|
| Constructor and Description |
|---|
ApplicationConfiguration(CarbonAppPersistenceManager capm,
InputStream xmlInputStream)
Constructor builds the cApp configuration by reading the artifacts.xml file from the
provided xml input stream.
|
ApplicationConfiguration(CarbonAppPersistenceManager capm,
String appXmlPath)
Constructor builds the cApp configuration by reading the artifacts.xml file from the
provided path.
|
| Modifier and Type | Method and Description |
|---|---|
CarbonAppPersistenceManager |
ApplicationManager.getPersistenceManager(org.apache.axis2.engine.AxisConfiguration axisConfig)
Retuns the persistence manger for the given axis config (tenant).
|
Copyright © 2018 WSO2 Inc. All rights reserved.