org.opennms.web.svclayer.support
Class DefaultDistributedStatusService.MonitoredServiceComparator

java.lang.Object
  extended by 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

Constructor Summary
DefaultDistributedStatusService.MonitoredServiceComparator()
           
 
Method Summary
 int compare(OnmsMonitoredService o1, OnmsMonitoredService o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

DefaultDistributedStatusService.MonitoredServiceComparator

public DefaultDistributedStatusService.MonitoredServiceComparator()
Method Detail

compare

public int compare(OnmsMonitoredService o1,
                   OnmsMonitoredService o2)
Specified by:
compare in interface Comparator<OnmsMonitoredService>


Copyright © 2009. All Rights Reserved.