Package org.exoplatform.container.spring
-
Interface Summary Interface Description ApplicationContextProvider The main purpose of this class is to provide theApplicationContextto theSpringContainer -
Class Summary Class Description AnnotationConfigApplicationContextProvider This is the implementation of theApplicationContextProviderbased on theAnnotationConfigApplicationContextallowing to configure Spring programmatically.FileSystemXmlApplicationContextProvider This is the implementation of theApplicationContextProviderbased on theFileSystemXmlApplicationContextallowing to configure Spring thanks to XML files.SpringContainer The implementation of anInterceptorallowing eXo Kernel to interact with a spring container