public class GrailsContextEvent extends ApplicationEvent
Signals various events related to the Grails context loading.
Modifiers | Name | Description |
---|---|---|
static int |
DYNAMIC_METHODS_REGISTERED |
Constructor and description |
---|
GrailsContextEvent(WebApplicationContext ctx, int eventType) |
Type Params | Return Type | Name and description |
---|---|---|
|
public int |
getEventType() |