com.cisco.oss.foundation.monitoring.component.config
Interface MonitorAndManagementSettingsMXBean

All Known Implementing Classes:
MonitorAndManagementSettings

@MXBean
public interface MonitorAndManagementSettingsMXBean

This interface exposes several bits of information which eases monitoring systems to easily discover and self configure how this component can be monitored and managed.

Author:
manojc

Method Summary
 ControlSettings getControlSettings()
           
 OtherSettings getOtherSettings()
           
 

Method Detail

getControlSettings

ControlSettings getControlSettings()
Returns:
The configuration which tells how this component can be controlled remotely

getOtherSettings

OtherSettings getOtherSettings()


Copyright © 2015 Cisco. All Rights Reserved.