| Class | Description |
|---|---|
| GeneratorTask<T> |
A
GeneratorTask generates a configuration file based on a domain object of type T. |
| PropertiesGeneratorTask<T extends PersistableConfigurationObject> |
A convenience superclass for those tasks which generate Properties configuration files from a domain object of type T.
|
| XmlGeneratorTask<T extends PersistableConfigurationObject> |
A convenience superclass for those tasks which generate XML configuration files from a domain object of type T.
|
Copyright © 2013. All rights reserved