public class BlueprintExtenderConfiguration extends ExtenderConfiguration
| Constructor and Description |
|---|
BlueprintExtenderConfiguration(org.osgi.framework.BundleContext bundleContext,
org.apache.commons.logging.Log log)
Constructs a new
BlueprintExtenderConfiguration instance. |
| Modifier and Type | Method and Description |
|---|---|
OsgiApplicationContextCreator |
getContextCreator()
Returns the contextCreator.
|
addDefaultDependencyFactories, destroy, getClassLoader, getContextEventListener, getDependencyFactories, getDependencyWaitTime, getEventMulticaster, getPostProcessors, getShutdownTaskExecutor, getShutdownWaitTime, getTaskExecutor, postProcess, setForceThreadShutdown, shouldProcessAnnotationpublic BlueprintExtenderConfiguration(org.osgi.framework.BundleContext bundleContext,
org.apache.commons.logging.Log log)
BlueprintExtenderConfiguration instance.bundleContext - public OsgiApplicationContextCreator getContextCreator()
ExtenderConfigurationgetContextCreator in class ExtenderConfigurationCopyright © 2006-2013. All Rights Reserved.