| 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.
|
| Modifier and Type | Field and Description |
|---|---|
private ImportedOsgiServiceProxy |
OsgiServiceProxyFactoryBean.proxy
proxy cast to a specific interface to allow specific method calls
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImportedOsgiServiceProxyAdvice
Mix-in implementation for ImportedOsgiServiceProxy.
|
| Modifier and Type | Field and Description |
|---|---|
ImportedOsgiServiceProxy |
ProxyPlusCallback.proxy
proxy object
|