public class NonValidatingOsgiApplicationContextCreator extends Object implements org.eclipse.gemini.blueprint.extender.OsgiApplicationContextCreator
| Constructor and Description |
|---|
NonValidatingOsgiApplicationContextCreator(List<ApplicationContextPreProcessor> applicationContextPreProcessors) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.gemini.blueprint.context.DelegatedExecutionOsgiBundleApplicationContext |
createApplicationContext(org.osgi.framework.BundleContext bundleContext)
Creates an application context that disables validation.
|
public NonValidatingOsgiApplicationContextCreator(List<ApplicationContextPreProcessor> applicationContextPreProcessors)
public org.eclipse.gemini.blueprint.context.DelegatedExecutionOsgiBundleApplicationContext createApplicationContext(org.osgi.framework.BundleContext bundleContext)
DefaultOsgiApplicationContextCreatorcreateApplicationContext in interface org.eclipse.gemini.blueprint.extender.OsgiApplicationContextCreatorbundleContext - The bundle context for the application contextCopyright © 2019 Atlassian. All rights reserved.