Package de.bsommerfeld.jshepherd.annotation


package de.bsommerfeld.jshepherd.annotation
  • Annotation Interfaces
    Class
    Description
    Adds comments to a configuration field or to the class (for file header).
    Marks a plain class as a JShepherd configuration, allowing it to be loaded without extending ConfigurablePojo.
    Specifies the key name to be used for this field in the configuration file.
    Marks a method to be invoked after configuration field injection has completed.
    Marks a field to be serialized as a nested section/table in the configuration file.