Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.snmp
Interface SnmpConfigTypeMBean

All Superinterfaces:
SnmpConfigTypeReadOnlyMBean
All Known Implementing Classes:
SnmpConfigType

public interface SnmpConfigTypeMBean
extends SnmpConfigTypeReadOnlyMBean

Method Summary
 void addConfiguration()
          Add a new element named configuration
 void removeConfiguration(int index)
          Remove an element named configuration by the index

 

Methods inherited from interface oracle.axia.config.beans.snmp.SnmpConfigTypeReadOnlyMBean
getConfigurationMBean

 

Method Detail

addConfiguration

void addConfiguration()
Add a new element named configuration

removeConfiguration

void removeConfiguration(int index)
Remove an element named configuration 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.