A F G O S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AnnotationConfigApplicationContextProvider - Class in org.exoplatform.container.spring
-
This is the implementation of the
ApplicationContextProviderbased on theAnnotationConfigApplicationContextallowing to configure Spring programmatically. - AnnotationConfigApplicationContextProvider(InitParams) - Constructor for class org.exoplatform.container.spring.AnnotationConfigApplicationContextProvider
-
The default constructor
- ApplicationContextProvider - Interface in org.exoplatform.container.spring
-
The main purpose of this class is to provide the
ApplicationContextto theSpringContainer
F
- FileSystemXmlApplicationContextProvider - Class in org.exoplatform.container.spring
-
This is the implementation of the
ApplicationContextProviderbased on theFileSystemXmlApplicationContextallowing to configure Spring thanks to XML files. - FileSystemXmlApplicationContextProvider(InitParams, ConfigurationManager) - Constructor for class org.exoplatform.container.spring.FileSystemXmlApplicationContextProvider
-
The default constructor
G
- getApplicationContext(ApplicationContext) - Method in class org.exoplatform.container.spring.AnnotationConfigApplicationContextProvider
-
Gives the
ApplicationContextthat will be used by theSpringContainer - getApplicationContext(ApplicationContext) - Method in interface org.exoplatform.container.spring.ApplicationContextProvider
-
Gives the
ApplicationContextthat will be used by theSpringContainer - getApplicationContext(ApplicationContext) - Method in class org.exoplatform.container.spring.FileSystemXmlApplicationContextProvider
-
Gives the
ApplicationContextthat will be used by theSpringContainer - getComponentAdapter(Object, Class<T>, boolean) - Method in class org.exoplatform.container.spring.SpringContainer
- getComponentAdapterOfType(Class<T>, boolean) - Method in class org.exoplatform.container.spring.SpringContainer
- getComponentAdaptersOfType(Class<T>) - Method in class org.exoplatform.container.spring.SpringContainer
- getComponentInstance(Object, Class<T>, boolean) - Method in class org.exoplatform.container.spring.SpringContainer
- getComponentInstanceOfType(Class<T>, boolean) - Method in class org.exoplatform.container.spring.SpringContainer
- getComponentInstancesOfType(Class<T>) - Method in class org.exoplatform.container.spring.SpringContainer
- getId() - Method in class org.exoplatform.container.spring.SpringContainer
O
- org.exoplatform.container.spring - package org.exoplatform.container.spring
S
- SpringContainer - Class in org.exoplatform.container.spring
-
The implementation of an
Interceptorallowing eXo Kernel to interact with a spring container - SpringContainer() - Constructor for class org.exoplatform.container.spring.SpringContainer
- start() - Method in class org.exoplatform.container.spring.SpringContainer
- stop() - Method in class org.exoplatform.container.spring.SpringContainer
All Classes All Packages