@Service(value=DriverRegistry.class) public class DriverRegistry extends Object
Constructor and Description |
---|
DriverRegistry() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext) |
protected void |
deactivate() |
Collection<Driver> |
getDrivers() |
public Collection<Driver> getDrivers()
@Activate protected void activate(org.osgi.framework.BundleContext bundleContext)
@Deactivate protected void deactivate()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.