Package io.annot8.api.settings

This package contains the api interface and annotations for the settings objects.

Settings are used to hold configuration parameters, which should be annotated with the Parameter annotation to indicate that it is a parameter which can be set. Which Settings class a component uses should be indicated with the SettingsClass annotation.