public interface ParentApplicationContextAware extends Aware
Allows objects to be aware of the Grails parent application context.
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
setParentApplicationContext(ApplicationContext parent) |