configuration files
and accessing Configuration
entries.See: Description
Class | Description |
---|---|
Config |
Provides static methods for getting entries from a
Configuration . |
ConfigUtil |
A set of static convenience methods for use in configuration files.
|
KeyStores |
Provides static methods for manipulating instances of
KeyStore
conveniently from within the source of a Configuration . |
Annotation Type | Description |
---|---|
Component |
The Component annotation is used in a Groovy class to indicate what
configuration component the class is to be used for.
|
configuration files
and accessing Configuration
entries.Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.