|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sling.commons.osgi.ServiceUtil
public class ServiceUtil
The ServiceUtil is a utility class providing some
usefull utility methods for service handling.
| Constructor Summary | |
|---|---|
ServiceUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.Comparable<java.lang.Object> |
getComparableForServiceRanking(java.util.Map<java.lang.String,java.lang.Object> props)
Create a comparable object out of the service properties. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceUtil()
| Method Detail |
|---|
public static java.lang.Comparable<java.lang.Object> getComparableForServiceRanking(java.util.Map<java.lang.String,java.lang.Object> props)
ServiceReference.compareTo(Object).
props - The service properties.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||