| 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 |
| Class and Description |
|---|
| LazyTargetResolver
Class encapsulating the lazy dependency lookup of the target bean.
|
| ListenerNotifier
Basic class supporting the various types of listener invocations.
|
| ServiceRegistrationDecorator
Decorator class for
ServiceReference which add notification for ServiceRegistration.unregister()
method when dealing with listeners. |
| ServiceRegistrationWrapper
Simple wrapper that prevents a service registration from being unregistered.
|
| Class and Description |
|---|
| LazyTargetResolver
Class encapsulating the lazy dependency lookup of the target bean.
|
| ListenerNotifier
Basic class supporting the various types of listener invocations.
|
| ServiceRegistrationDecorator
Decorator class for
ServiceReference which add notification for ServiceRegistration.unregister()
method when dealing with listeners. |
| UnregistrationNotifier |