|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Class Summary | |
---|---|
AbstractBuildSettings | Methods optimized to Java for the BuildSettings class. |
BuildSettings | |
BuildSettingsHolder | Static singleton holder for the BuildSettings instance. |
ClosureToMapPopulator | A simple class that takes method invocations and property setters and populates the arguments of these into the supplied map ignoring null values. |
CollectionUtils | Collection utility methods. |
CosineSimilarity | Uses cosine similarity to find matches from a candidate set for a specified input. |
DomainBuilder | |
DomainBuilder.DefaultGrailsChildPropertySetter | |
ExtendedProxy | Extends the Groovy Proxy implementation and adds proxying of property getters/setters. |
GenerateUtils | Utility class with a "main" method that allows an application to run the template generation. |
GrailsConfig | General purpose Grails Configuration Utility for retieving configuration options with the ability to log warnings on type/constraint mismatch. |
GrailsNameUtils | Utility methods for converting between different name types, for example from class names -> property names and vice-versa. |
GrailsUtil | Grails utility methods for command line and GUI applications. |
GrailsWebUtil | Utility methods for clients using the web framework. |
Holder | @author Burt Beckwith |
Holders | @author Burt Beckwith |
Metadata | Represents the application Metadata and loading mechanics. |
PluginBuildSettings | Uses the project BuildSettings object to discover information about the installed plugin such as the jar files they provide, the plugin descriptors and so on. |
Enum Summary | |
---|---|
BuildScope | Represents the different scopes that plugins apply to. |
Environment | Represents the current environment. |
Annotation Type Summary | |
---|---|
Mixin |
Groovy Documentation