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