Interface IMonitorElementSPI<T extends IMonitorElementSPI<T>>

    • Method Detail

      • getId

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

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