A convenience superclass for those tasks which generate Properties configuration files from a domain object of type T.
- The domain object type.Fields inherited from class | Fields |
---|---|
class GeneratorTask |
afterConfigured, beforeConfigured, domainObject, generator |
Constructor and description |
---|
PropertiesGeneratorTask
() |
Type | Name and description |
---|---|
protected void |
configure(T object) |
protected T |
create() |
protected PropertiesTransformer |
getTransformer() |
Methods inherited from class | Name |
---|---|
class GeneratorTask |
getInputFile, getInstantiator, getOutputFile, setInputFile, setOutputFile |