|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.osgi.spring.NonValidatingOsgiApplicationContextCreator
public class NonValidatingOsgiApplicationContextCreator
Application context creator that will use a special application context that disables XML Schema validation
| Constructor Summary | |
|---|---|
NonValidatingOsgiApplicationContextCreator(java.util.List<ApplicationContextPreProcessor> applicationContextPreProcessors)
|
|
| Method Summary | |
|---|---|
org.eclipse.gemini.blueprint.context.DelegatedExecutionOsgiBundleApplicationContext |
createApplicationContext(org.osgi.framework.BundleContext bundleContext)
Creates an application context that disables validation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NonValidatingOsgiApplicationContextCreator(java.util.List<ApplicationContextPreProcessor> applicationContextPreProcessors)
| Method Detail |
|---|
public org.eclipse.gemini.blueprint.context.DelegatedExecutionOsgiBundleApplicationContext createApplicationContext(org.osgi.framework.BundleContext bundleContext)
throws java.lang.Exception
DefaultOsgiApplicationContextCreator
createApplicationContext in interface org.eclipse.gemini.blueprint.extender.OsgiApplicationContextCreatorbundleContext - The bundle context for the application context
java.lang.Exception - If anything goes wrong
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||