Interface Monitor

    • Method Detail

      • getFullPath

        String getFullPath()
        Query full path to this monitor. This builds the full monitor path that points to this entry by traversing the parent links.
        Returns:
        String containing the full monitor path to this entry. Each monitor is seperated by the '/' character.
      • setParentMonitorNode

        void setParentMonitorNode​(MonitorNode newParentMonitorNode)
        Set the value for ParentMonitorNode. This value is optional.
        Parameters:
        newParentMonitorNode - is the object to set ParentMonitorNode to. The children of this monitor node.