| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.service.exporter.support |
Support package for exporting objects as OSGi services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OsgiServiceFactoryBean
FactoryBean that transparently publishes other beans in the same application context as OSGi services returning the
ServiceRegistration for the given object.
|