|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassLoaderAware
Convenience interface that can be implemented by classes that are registered by plugins.
| Method Summary | |
|---|---|
void |
setClassLoader(ClassLoader classLoader)
This method is called by the ApplicationContext that
loads the Grails application. |
| Method Detail |
|---|
void setClassLoader(ClassLoader classLoader)
This method is called by the ApplicationContext that
loads the Grails application. The ClassLoader that loads the Grails application code
is injected.
classLoader - the ClassLoader that loads the Grails application code
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||