Package | Description |
---|---|
org.eclipse.gemini.blueprint.service.exporter.support |
Support package for exporting objects as OSGi services.
|
Modifier and Type | Field and Description |
---|---|
static ExportContextClassLoader |
ExportContextClassLoader.SERVICE_PROVIDER
Deprecated.
The TCCL will be set to the service provider upon service invocation.
|
static ExportContextClassLoader |
ExportContextClassLoader.UNMANAGED
Deprecated.
The TCCL will not be managed upon service invocation.
|
Modifier and Type | Method and Description |
---|---|
void |
OsgiServiceFactoryBean.setContextClassLoader(ExportContextClassLoader ccl)
Deprecated.
As of Spring DM 2.0, replaced by
OsgiServiceFactoryBean.setExportContextClassLoader(ExportContextClassLoaderEnum) |
Copyright © 2006–2017. All rights reserved.