Type Params | Return Type | Name and description |
---|---|---|
|
public void |
setClassLoader(java.lang.ClassLoader classLoader) This method is called by the org.springframework.context.ApplicationContext that loads the Grails application. |
This method is called by the org.springframework.context.ApplicationContext that loads the Grails application. The java.lang.ClassLoader that loads the Grails application code is injected.
classLoader
- the java.lang.ClassLoader that loads the Grails application code