org.ow2.shelbie.core.internal.handler
Class CompleterServiceComparator

java.lang.Object
  extended by org.ow2.shelbie.core.internal.handler.CompleterServiceComparator
All Implemented Interfaces:
Serializable, Comparator<org.osgi.framework.ServiceReference>

public class CompleterServiceComparator
extends Object
implements Comparator<org.osgi.framework.ServiceReference>, Serializable

Created by IntelliJ IDEA. User: Guillaume Date: 30 janv. 2010 Time: 12:43:49 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Field Summary
static String POSITION
           
 
Constructor Summary
CompleterServiceComparator()
           
 
Method Summary
 int compare(org.osgi.framework.ServiceReference ref1, org.osgi.framework.ServiceReference ref2)
           
 
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
 

Field Detail

POSITION

public static final String POSITION
See Also:
Constant Field Values
Constructor Detail

CompleterServiceComparator

public CompleterServiceComparator()
Method Detail

compare

public int compare(org.osgi.framework.ServiceReference ref1,
                   org.osgi.framework.ServiceReference ref2)
Specified by:
compare in interface Comparator<org.osgi.framework.ServiceReference>


Copyright © 2013 OW2 Consortium. All Rights Reserved.