| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.service.exporter.support |
Support package for exporting objects as OSGi services.
|
| org.eclipse.gemini.blueprint.service.exporter.support.internal.support |
| Modifier and Type | Field and Description |
|---|---|
private ListenerNotifier |
OsgiServiceFactoryBean.notifier |
private ListenerNotifier |
AbstractOsgiServiceExporter.notifier |
| Modifier and Type | Method and Description |
|---|---|
(package private) ListenerNotifier |
AbstractOsgiServiceExporter.getNotifier() |
| Modifier and Type | Field and Description |
|---|---|
private ListenerNotifier |
LazyTargetResolver.notifier |
| Constructor and Description |
|---|
LazyTargetResolver(java.lang.Object target,
org.springframework.beans.factory.BeanFactory beanFactory,
java.lang.String beanName,
boolean cacheService,
ListenerNotifier notifier,
boolean lazyListeners) |