Uses of Interface
org.exoplatform.container.spring.ApplicationContextProvider
-
-
Uses of ApplicationContextProvider in org.exoplatform.container.spring
Classes in org.exoplatform.container.spring that implement ApplicationContextProvider Modifier and Type Class Description classAnnotationConfigApplicationContextProviderThis is the implementation of theApplicationContextProviderbased on theAnnotationConfigApplicationContextallowing to configure Spring programmatically.classFileSystemXmlApplicationContextProviderThis is the implementation of theApplicationContextProviderbased on theFileSystemXmlApplicationContextallowing to configure Spring thanks to XML files.
-