org.ow2.shelbie.core.internal.handler
Class CompleterServiceComparator
java.lang.Object
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
|
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 |
POSITION
public static final String POSITION
- See Also:
- Constant Field Values
CompleterServiceComparator
public CompleterServiceComparator()
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.