Uses of Interface
org.exoplatform.container.spring.ApplicationContextProvider
-
Uses of ApplicationContextProvider in org.exoplatform.container.spring
Classes in org.exoplatform.container.spring that implement ApplicationContextProviderModifier and TypeClassDescriptionclassThis is the implementation of theApplicationContextProviderbased on theAnnotationConfigApplicationContextallowing to configure Spring programmatically.classThis is the implementation of theApplicationContextProviderbased on theFileSystemXmlApplicationContextallowing to configure Spring thanks to XML files.