public class ServicesListener extends Object
ServicesListener
listens for the required services
and starts/stops the scanners based on the availability of the
services.Modifier and Type | Class and Description |
---|---|
protected class |
ServicesListener.Listener |
Modifier and Type | Field and Description |
---|---|
static String |
VENDOR
Vendor of all registered services.
|
Constructor and Description |
---|
ServicesListener(org.osgi.framework.BundleContext bundleContext,
List<ScanConfiguration> configs) |
public static final String VENDOR
public ServicesListener(org.osgi.framework.BundleContext bundleContext, List<ScanConfiguration> configs)
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.