All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy