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(io.micronaut.context.ApplicationContext parent) |