Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


oracle.axia.storage.fw
Interface StorePersistenceMBean


public interface StorePersistenceMBean

Method Summary
 DBPersistenceMBean getDBPersistenceMBean()
          Return the value of the DBPersistence element
 FilePersistenceMBean getFilePersistenceMBean()
          Return the value of the FilePersistence element
 void setDBPersistenceMBean(DBPersistenceMBean val)
          Set the value of the DBPersistence element
 void setFilePersistenceMBean(FilePersistenceMBean val)
          Set the value of the FilePersistence element

 

Method Detail

getDBPersistenceMBean

DBPersistenceMBean getDBPersistenceMBean()
Return the value of the DBPersistence element

setDBPersistenceMBean

void setDBPersistenceMBean(DBPersistenceMBean val)
Set the value of the DBPersistence element

getFilePersistenceMBean

FilePersistenceMBean getFilePersistenceMBean()
Return the value of the FilePersistence element

setFilePersistenceMBean

void setFilePersistenceMBean(FilePersistenceMBean val)
Set the value of the FilePersistence element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.