|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.web.context.ContextLoader
org.codehaus.groovy.grails.web.context.GrailsContextLoader
public class GrailsContextLoader
| Field Summary | |
|---|---|
(package private) GrailsApplication |
application
|
static org.apache.commons.logging.Log |
LOG
|
| Fields inherited from class org.springframework.web.context.ContextLoader |
|---|
CONFIG_LOCATION_PARAM, CONTEXT_CLASS_PARAM, LOCATOR_FACTORY_KEY_PARAM, LOCATOR_FACTORY_SELECTOR_PARAM |
| Constructor Summary | |
|---|---|
GrailsContextLoader()
|
|
| Method Summary | |
|---|---|
void |
closeWebApplicationContext(ServletContext servletContext)
|
protected WebApplicationContext |
createWebApplicationContext(ServletContext servletContext,
ApplicationContext parent)
|
| Methods inherited from class org.springframework.web.context.ContextLoader |
|---|
customizeContext, determineContextClass, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.commons.logging.Log LOG
GrailsApplication application
| Constructor Detail |
|---|
public GrailsContextLoader()
| Method Detail |
|---|
protected WebApplicationContext createWebApplicationContext(ServletContext servletContext,
ApplicationContext parent)
throws BeansException
createWebApplicationContext in class ContextLoaderBeansExceptionpublic void closeWebApplicationContext(ServletContext servletContext)
closeWebApplicationContext in class ContextLoader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||