Uses of Interface
org.xwiki.container.ApplicationContext
-
Uses of ApplicationContext in org.xwiki.container
Classes in org.xwiki.container that implement ApplicationContextModifier and TypeClassDescriptionclassDeprecated.use the notion of Environment insteadMethods in org.xwiki.container that return ApplicationContextModifier and TypeMethodDescriptionContainer.getApplicationContext()Deprecated.use the notion ofEnvironmentinsteadMethods in org.xwiki.container with parameters of type ApplicationContextModifier and TypeMethodDescriptionvoidApplicationContextListener.destroyApplicationContext(ApplicationContext applicationContext) Deprecated.Invoked just beforeApplicationContextis destroyed.voidApplicationContextListenerManager.destroyApplicationContext(ApplicationContext applicationContext) Deprecated.Looks up allApplicationContextListenercomponents and allows each of them to finalize.voidApplicationContextListener.initializeApplicationContext(ApplicationContext applicationContext) Deprecated.Invoked when theApplicationContextis created.voidApplicationContextListenerManager.initializeApplicationContext(ApplicationContext applicationContext) Deprecated.Looks up allApplicationContextListenercomponents and allows each of them to initialize.voidContainer.setApplicationContext(ApplicationContext context) Deprecated.use the notion ofEnvironmentinstead