com.vectorprint.configuration.parameters.package.html Maven / Gradle / Ivy
interfaces and classes to support parameterizing objects.
- implement Parameterizable, or
- extend ParameterizableImpl
- annotate your class with the parameter definitions you need
- use the default annotation processor to initialize the parameters
- Use a ParameterizableParser to instantiate Parameterizable objects from settings