Skip navigation links

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

E38079-01


oracle.axia.storage.fw
Interface FilePersistenceMBean


public interface FilePersistenceMBean

Method Summary
 void addKvMapping()
          Add a new element named kvMapping
 List<KVMappingMBean> getKVMappingMBean()
          Return the list of the KVMapping element
 void removeKvMapping(int index)
          Remove an element named kvMapping by the index

 

Method Detail

addKvMapping

void addKvMapping()
Add a new element named kvMapping

removeKvMapping

void removeKvMapping(int index)
Remove an element named kvMapping by the index

getKVMappingMBean

List<KVMappingMBean> getKVMappingMBean()
Return the list of the KVMapping 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.