Interface | Description |
---|---|
ProfileNamesProvider |
To be implemented by classes that instruct the framework to activate some named profiles.
|
ValidationGroupsProvider |
To be implemented by classes change their validation behavior based on which properties have been set by the user.
|
Class | Description |
---|---|
ModulePlaceholders |
Defines constants for well known XD keys that are available at runtime for a module.
|
Annotation Type | Description |
---|---|
Mixin |
Instructs the runtime to mix in other POJO bases module option metadata classes into the one that is annotated with
this annotation.
|
ModuleOption |
Used to annotate the setter methods of a POJO Module Options class to provide the framework with additional option
information.
|