@Deprecated public class OsgiExtensionConfigurer<R extends Registry> extends OsgiSpringConfigurer<Object,R>
| Constructor and Description |
|---|
OsgiExtensionConfigurer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Object configuration)
Deprecated.
|
Collection<Object> |
lookup(org.osgi.framework.BundleContext bc,
R registry)
Deprecated.
|
Collection<Object> |
lookup(R registry)
Deprecated.
|
public Collection<Object> lookup(org.osgi.framework.BundleContext bc, R registry)
lookup in class OsgiSpringConfigurer<Object,R extends Registry>public void configure(Object configuration) throws Exception
Exceptionpublic Collection<Object> lookup(R registry)
Copyright © 2015 Open eHealth Foundation. All rights reserved.