org.opennms.web.svclayer.support
Class DefaultDistributedStatusService.MonitoredServiceComparator
java.lang.Object
org.opennms.web.svclayer.support.DefaultDistributedStatusService.MonitoredServiceComparator
- All Implemented Interfaces:
- Serializable, Comparator<OnmsMonitoredService>
- Enclosing class:
- DefaultDistributedStatusService
public static class DefaultDistributedStatusService.MonitoredServiceComparator
- extends Object
- implements Comparator<OnmsMonitoredService>, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDistributedStatusService.MonitoredServiceComparator
public DefaultDistributedStatusService.MonitoredServiceComparator()
compare
public int compare(OnmsMonitoredService o1,
OnmsMonitoredService o2)
- Specified by:
compare in interface Comparator<OnmsMonitoredService>
Copyright © 2009. All Rights Reserved.