|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpringConfiguration
Provides a single access point for applicationContext configuration files.
| Method Summary | |
|---|---|
String[] |
getDispatcherServletContextConfigLocations()
Get the list of XML files used to instantiate the beans within the DispatcherServlet context. |
String[] |
getRootApplicationContextConfigLocations()
Get the list of applicationContext XML files used to instantiate the beans in the Spring container. |
| Method Detail |
|---|
String[] getRootApplicationContextConfigLocations()
String[] such that each string in the array
defines the location of an applicationContext XML configuration
file used by the Spring containerString[] getDispatcherServletContextConfigLocations()
String[] such that each string in the array
defines the location of an XML configuration file used by the
DispatcherServlet context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||