| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.service.importer.support |
Support package for OSGi service imports.
|
| org.eclipse.gemini.blueprint.service.importer.support.internal.aop |
Gemini Blueprint service interceptor package.
|
| org.eclipse.gemini.blueprint.service.importer.support.internal.collection |
Gemini Blueprint service collections.
|
| Class and Description |
|---|
| ProxyPlusCallback |
| ServiceInvoker
Around interceptor for OSGi service invokers.
|
| ServiceProxyCreator
Simple interface passed around to decouple proxy creation (which is highly
contextual and configuration dependent) from the overall OSGi infrastructure
which is concerned with synchronization and events.
|
| Class and Description |
|---|
| ProxyPlusCallback |
| ReferenceHolder
Container class encapsulating ServiceReference specific operations.
|
| ServiceInvoker
Around interceptor for OSGi service invokers.
|
| ServiceReferenceProvider
Simple interface providing access to a ServiceReference.
|
| SwappingServiceReferenceProxy
Synchronized, swapping
ServiceReference implementation that delegates to an underlying implementation which
can be swapped at runtime. |
| Class and Description |
|---|
| ProxyPlusCallback |
| ServiceProxyCreator
Simple interface passed around to decouple proxy creation (which is highly
contextual and configuration dependent) from the overall OSGi infrastructure
which is concerned with synchronization and events.
|