Interface Component


public interface Component
Identifies a component in the system that provides monitoring support
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getId

      @Nonnull String getId()
      Returns:
      the unique ID that identifies the component, e.g. ATL-EVENT
    • getName

      @Nonnull String getName()
      Returns:
      a human readable name that identifies the component, internationalized using i18n