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

java.lang.Object
  extended by org.opennms.web.svclayer.support.DefaultDistributedStatusService.LocationStatusComparator
All Implemented Interfaces:
Serializable, Comparator<OnmsLocationSpecificStatus>
Enclosing class:
DefaultDistributedStatusService

public static class DefaultDistributedStatusService.LocationStatusComparator
extends Object
implements Comparator<OnmsLocationSpecificStatus>, Serializable

See Also:
Serialized Form

Constructor Summary
DefaultDistributedStatusService.LocationStatusComparator()
           
 
Method Summary
 int compare(OnmsLocationSpecificStatus o1, OnmsLocationSpecificStatus 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.LocationStatusComparator

public DefaultDistributedStatusService.LocationStatusComparator()
Method Detail

compare

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


Copyright © 2009. All Rights Reserved.