public abstract class OsgiSpringConfigurer<T,R extends Registry> extends Object implements Configurer<T,R>
| Constructor and Description |
|---|
OsgiSpringConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
abstract Collection<T> |
lookup(org.osgi.framework.BundleContext bc,
R registry) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigure, lookuppublic abstract Collection<T> lookup(org.osgi.framework.BundleContext bc, R registry)
Copyright © 2015 Open eHealth Foundation. All rights reserved.