Class | Description |
---|---|
BeanCreationProfilingPostProcessor | Adds timings of bean creation times logged to the "org.grails.startup" group |
IncludeExcludeSupport | Simple support class for simplifying include/exclude handling |
StopWatch | Based on the Spring StopWatch class, but supporting nested tasks |
StopWatch.TaskInfo | Inner class to hold data about one task executed within the stop watch. |