Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.diameter.common
Interface ApplicationsTypeMBean

All Superinterfaces:
ApplicationsTypeReadOnlyMBean
All Known Implementing Classes:
ApplicationsType

public interface ApplicationsTypeMBean
extends ApplicationsTypeReadOnlyMBean

Method Summary
 void addApp()
          Add a new element named app
 void removeApp(int index)
          Remove an element named app by the index

 

Methods inherited from interface oracle.axia.config.beans.protocol.diameter.common.ApplicationsTypeReadOnlyMBean
getAppMBean

 

Method Detail

addApp

void addApp()
Add a new element named app

removeApp

void removeApp(int index)
Remove an element named app by the index

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.