Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.event.impl
Class EventListenerDescriptorComparator

java.lang.Object
  extended by org.nuxeo.ecm.core.event.impl.EventListenerDescriptorComparator
All Implemented Interfaces:
Comparator<EventListenerDescriptor>

public class EventListenerDescriptorComparator
extends Object
implements Comparator<EventListenerDescriptor>


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

Constructor Detail

EventListenerDescriptorComparator

public EventListenerDescriptorComparator()
Method Detail

compare

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.