public class ModuleServiceReferenceComparator<T>
extends com.liferay.osgi.service.tracker.collections.map.PropertyServiceReferenceComparator<T>
| Constructor and Description |
|---|
ModuleServiceReferenceComparator(java.lang.String propertyKey,
java.lang.String orderByType) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.osgi.framework.ServiceReference<T> serviceReference1,
org.osgi.framework.ServiceReference<T> serviceReference2) |
public ModuleServiceReferenceComparator(java.lang.String propertyKey,
java.lang.String orderByType)