Package | Description |
---|---|
org.wso2.carbon.core.persistence |
Modifier and Type | Field and Description |
---|---|
protected PersistenceFactory |
AbstractPersistenceManager.pf
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static PersistenceFactory |
PersistenceFactory.getInstance(org.apache.axis2.engine.AxisConfiguration axisConfig)
Deprecated.
Only one PersistenceFactory instance should be there per server instance
|
Constructor and Description |
---|
AbstractPersistenceManager(org.apache.axis2.engine.AxisConfiguration axisConfig,
AbstractFilePersistenceManager fpm,
PersistenceFactory pf)
Deprecated.
Constructor gets the axisconfig and create reference to the config registry instances.
|
ModulePersistenceManager(org.apache.axis2.engine.AxisConfiguration axisConfig,
PersistenceFactory pf)
Deprecated.
Constructor gets the axis config and calls the super constructor.
|
OperationPersistenceManager(org.apache.axis2.engine.AxisConfiguration axisConfig,
PersistenceFactory pf)
Deprecated.
Constructor gets the axis config and calls the super constructor.
|
ServiceGroupPersistenceManager(org.apache.axis2.engine.AxisConfiguration axisConfig,
PersistenceFactory pf)
Deprecated.
Constructor gets the axis configutilssis and calls the super constructor.
|
ServicePersistenceManager(org.apache.axis2.engine.AxisConfiguration axisConfig,
PersistenceFactory pf)
Deprecated.
Constructor gets the axis config and calls the super constructor.
|
Copyright © 2016 WSO2 Inc. All rights reserved.