com.cisco.oss.foundation.monitoring
Interface IComponentInfoMXBean

All Known Implementing Classes:
ComponentInfo

public interface IComponentInfoMXBean


Method Summary
 String getFullName()
          Full name of the component.
 String getInstance()
          Instance Name format must be
 String getName()
          Name of the component.Name can be Acronym.
 RedundancyMode getRedundancyMode()
           
 String getVersion()
          Component version
 

Method Detail

getName

String getName()
Name of the component.Name can be Acronym.


getFullName

String getFullName()
Full name of the component.


getInstance

String getInstance()
Instance Name format must be


getVersion

String getVersion()
Component version


getRedundancyMode

RedundancyMode getRedundancyMode()


Copyright © 2015 Cisco. All Rights Reserved.