public class ServiceUtil extends Object
ServiceUtil
is a utility class providing some
usefull utility methods for service handling.Constructor and Description |
---|
ServiceUtil() |
Modifier and Type | Method and Description |
---|---|
static Comparable<Object> |
getComparableForServiceRanking(Map<String,Object> props)
Create a comparable object out of the service properties.
|
public static Comparable<Object> getComparableForServiceRanking(Map<String,Object> props)
ServiceReference.compareTo(Object)
.props
- The service properties.Copyright © 2015 The Apache Software Foundation. All rights reserved.