Interface IMonitorElementSPI<T extends IMonitorElementSPI<T>>

    • Method Detail

      • getId

        java.lang.String getId()
        Returns the identifier of this element.
        Returns:
        the identifier of this element.
        Since:
        14.0.0
      • getServiceInstanceId

        java.lang.String getServiceInstanceId()
        Returns the element service instance identifier.
        Returns:
        the element service instance identifier.
        Since:
        14.0.0