Interface SiteStatusViewService

  • All Known Implementing Classes:
    DefaultSiteStatusViewService

    @Transactional(readOnly=true)
    public interface SiteStatusViewService
    Service layer API for the use cases that require the monitoed status of OpenNMS entities (i.e. OnmsNode) to be aggregated with status information that provides color and numberic indicators of status.
    Author:
    David Hustace, DJ Gregor