Package | Description |
---|---|
org.eclipse.gemini.blueprint.extender.internal.support |
Support package for Gemini Blueprint extender.
|
org.eclipse.gemini.blueprint.service |
Exception hierarchy for Gemini Blueprint's OSGi service integration.
|
org.eclipse.gemini.blueprint.service.importer |
Generic interfaces for Gemini Blueprint OSGi service import infrastructure.
|
Modifier and Type | Method and Description |
---|---|
void |
OsgiAnnotationPostProcessor.postProcessBeanFactory(org.osgi.framework.BundleContext bundleContext,
org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
Modifier and Type | Class and Description |
---|---|
class |
ServiceException
OSGi service specific exception.
|
class |
ServiceUnavailableException
Exception indicating that an OSGi service became unavailable/unregistered.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceProxyDestroyedException
Exception indicating the accessed OSGi service proxy has been destroyed.
|
Copyright © 2006–2018. All rights reserved.