|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SnmpConfigMBean
Method Summary | |
---|---|
void |
addConfiguration() Add a new element named configuration |
void |
addMapping() Add a new element named mapping |
List<SnmpConfigurationTypeMBean> |
getConfigurationMBean() Return the list of the SnmpConfigurationType element |
List<MappingTypeMBean> |
getMappingMBean() Return the list of the MappingType element |
void |
removeConfiguration(int index) Remove an element named configuration by the index |
void |
removeMapping(int index) Remove an element named mapping by the index |
Method Detail |
---|
void addConfiguration()
void removeConfiguration(int index)
void addMapping()
void removeMapping(int index)
List<SnmpConfigurationTypeMBean> getConfigurationMBean()
List<MappingTypeMBean> getMappingMBean()
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |