|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CarbonAppPersistenceManager | |
|---|---|
| org.wso2.carbon.application.deployer | |
| org.wso2.carbon.application.deployer.config | |
| org.wso2.carbon.application.deployer.internal | |
| Uses of CarbonAppPersistenceManager in org.wso2.carbon.application.deployer |
|---|
| Methods in org.wso2.carbon.application.deployer with parameters of type CarbonAppPersistenceManager | |
|---|---|
static String[] |
AppDeployerUtils.readServerRoles(CarbonAppPersistenceManager capm)
First checks for the "serverRoles" system property. |
| Uses of CarbonAppPersistenceManager in org.wso2.carbon.application.deployer.config |
|---|
| Constructors in org.wso2.carbon.application.deployer.config with parameters of type CarbonAppPersistenceManager | |
|---|---|
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. |
|
| Uses of CarbonAppPersistenceManager in org.wso2.carbon.application.deployer.internal |
|---|
| Methods in org.wso2.carbon.application.deployer.internal that return CarbonAppPersistenceManager | |
|---|---|
CarbonAppPersistenceManager |
ApplicationManager.getPersistenceManager(org.apache.axis2.engine.AxisConfiguration axisConfig)
Retuns the persistence manger for the given axis config (tenant). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||