Package | Description |
---|---|
org.eclipse.gemini.blueprint.compendium.internal.cm | |
org.eclipse.gemini.blueprint.service.exporter.support |
Support package for exporting objects as OSGi services.
|
Modifier and Type | Method and Description |
---|---|
void |
ManagedServiceFactoryFactoryBean.setExportContextClassLoader(ExportContextClassLoaderEnum ccl) |
Modifier and Type | Method and Description |
---|---|
static ExportContextClassLoaderEnum |
ExportContextClassLoaderEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportContextClassLoaderEnum[] |
ExportContextClassLoaderEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OsgiServiceFactoryBean.setExportContextClassLoader(ExportContextClassLoaderEnum ccl)
Sets the context class loader management strategy to use when invoking operations on the exposed target bean.
|
Copyright © 2006-2013. All Rights Reserved.