Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Class
oracle.axia.config.beans.storage.persistence.FilePersistence

Packages that use FilePersistence
oracle.axia.config.beans.storage.persistence   

 

Uses of FilePersistence in oracle.axia.config.beans.storage.persistence

 

Fields in oracle.axia.config.beans.storage.persistence declared as FilePersistence
protected  FilePersistence StorePersistence.filePersistence
           

 

Methods in oracle.axia.config.beans.storage.persistence that return FilePersistence
 FilePersistence ObjectFactory.createFilePersistence()
          Create an instance of FilePersistence
 FilePersistence StorePersistence.getFilePersistence()
          Gets the value of the filePersistence property.

 

Methods in oracle.axia.config.beans.storage.persistence with parameters of type FilePersistence
 void StorePersistence.setFilePersistence(FilePersistence value)
          Sets the value of the filePersistence property.

 

Constructors in oracle.axia.config.beans.storage.persistence with parameters of type FilePersistence
StorePersistence(DBPersistence dbPersistence, FilePersistence filePersistence)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.