public abstract class FrameworkPreferencesComparator extends ResourceIndexComparator
| Constructor and Description |
|---|
FrameworkPreferencesComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.osgi.framework.resource.Capability o1,
org.osgi.framework.resource.Capability o2) |
protected abstract org.osgi.framework.resource.Wiring |
getWiring(org.osgi.framework.resource.Resource res) |
getResourceIndexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsprotected abstract org.osgi.framework.resource.Wiring getWiring(org.osgi.framework.resource.Resource res)
public int compare(org.osgi.framework.resource.Capability o1,
org.osgi.framework.resource.Capability o2)
compare in interface Comparator<org.osgi.framework.resource.Capability>compare in class ResourceIndexComparatorCopyright © 2012 JBoss by Red Hat. All Rights Reserved.