Package | Description |
---|---|
org.eclipse.gemini.blueprint.service.importer.support |
Support package for OSGi service imports.
|
Modifier and Type | Method and Description |
---|---|
ImportContextClassLoaderEnum |
AbstractOsgiServiceImportFactoryBean.getImportContextClassLoader()
Returns the context class loader management strategy.
|
static ImportContextClassLoaderEnum |
ImportContextClassLoaderEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportContextClassLoaderEnum[] |
ImportContextClassLoaderEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractOsgiServiceImportFactoryBean.setImportContextClassLoader(ImportContextClassLoaderEnum contextClassLoader)
Sets the thread context class loader management strategy to use for services imported by this service.
|
Copyright © 2006-2013. All Rights Reserved.