| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.service.importer.support |
Support package for OSGi service imports.
|
| org.eclipse.gemini.blueprint.service.importer.support.internal.controller |
| Modifier and Type | Class and Description |
|---|---|
private class |
OsgiServiceCollectionProxyFactoryBean.Executor
Wrapper around internal commands.
|
private class |
OsgiServiceProxyFactoryBean.Executor
Wrapper around internal commands.
|
| Modifier and Type | Field and Description |
|---|---|
private ImporterInternalActions |
OsgiServiceProxyFactoryBean.controller |
private ImporterInternalActions |
OsgiServiceCollectionProxyFactoryBean.controller |
| Modifier and Type | Class and Description |
|---|---|
class |
ImporterController |
| Modifier and Type | Field and Description |
|---|---|
private ImporterInternalActions |
ImporterController.executor |
| Modifier and Type | Method and Description |
|---|---|
static ImporterInternalActions |
ImporterControllerUtils.getControllerFor(java.lang.Object importer) |
| Constructor and Description |
|---|
ImporterController(ImporterInternalActions executor) |