Class MetricsComponent

    • Constructor Summary

      Constructors 
      Constructor Description
      MetricsComponent​(java.lang.String newName)
      Constructs a component from a name.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      Fetches the name of the Component.
      MetricsFeature registerFeature​(java.lang.String featureName)
      Registers a Feature for this component.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MetricsComponent

        public MetricsComponent​(java.lang.String newName)
        Constructs a component from a name.
        Parameters:
        newName - name of the component