@io.micronaut.context.annotation.Factory public class CoreConfiguration
Core beans.
| Type | Name and description | 
|---|---|
| org.springframework.context.ConfigurableApplicationContext | childContext | 
| Constructor and description | 
|---|
| CoreConfiguration
                                (GrailsApplication grailsApplication) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | org.springframework.context.ConfigurableApplicationContext | getChildContext() | 
|  | void | onApplicationEvent(io.micronaut.context.event.ShutdownEvent event) | 
|  | void | setChildContext(org.springframework.context.ConfigurableApplicationContext childContext)Sets the child Spring context. | 
| Methods inherited from class | Name | 
|---|---|
| class java.lang.Object | java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() | 
Sets the child Spring context.
childContext -  The child context