public class SortingServiceTracker<T>
extends org.apache.sling.commons.osgi.SortingServiceTracker<T>
Constructor and Description |
---|
SortingServiceTracker(org.osgi.framework.BundleContext context,
String clazz,
RetryHandler listener)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Object |
addingService(org.osgi.framework.ServiceReference reference) |
getSortedServiceReferences, getSortedServices, modifiedService, removedService
public SortingServiceTracker(org.osgi.framework.BundleContext context, String clazz, RetryHandler listener)
public Object addingService(org.osgi.framework.ServiceReference reference)
addingService
in interface org.osgi.util.tracker.ServiceTrackerCustomizer
addingService
in class org.apache.sling.commons.osgi.SortingServiceTracker<T>
ServiceTrackerCustomizer.addingService(org.osgi.framework.ServiceReference)
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.