|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sling.commons.classloader.impl.DynamicClassLoaderManagerImpl.ServiceReferenceComparator
protected static final class DynamicClassLoaderManagerImpl.ServiceReferenceComparator
Comparator for service references.
Field Summary | |
---|---|
static DynamicClassLoaderManagerImpl.ServiceReferenceComparator |
INSTANCE
|
Constructor Summary | |
---|---|
protected |
DynamicClassLoaderManagerImpl.ServiceReferenceComparator()
|
Method Summary | |
---|---|
int |
compare(org.osgi.framework.ServiceReference o1,
org.osgi.framework.ServiceReference 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 |
Field Detail |
---|
public static DynamicClassLoaderManagerImpl.ServiceReferenceComparator INSTANCE
Constructor Detail |
---|
protected DynamicClassLoaderManagerImpl.ServiceReferenceComparator()
Method Detail |
---|
public int compare(org.osgi.framework.ServiceReference o1, org.osgi.framework.ServiceReference o2)
compare
in interface java.util.Comparator<org.osgi.framework.ServiceReference>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |