Package org.tquadrat.foundation.config.spi
package org.tquadrat.foundation.config.spi
The classes that are used to implement the functionality of a configuration bean. These classes do not belong to the API as such, but must be exported as they are accessed by the generated code.
The package contains also the classes that are needed to extend the API.
-
ClassDescriptionRun-time copy of the
@Argument
annotation.Run-time copy of theOption
annotation.Provides support for the event handling to the configuration beans.The is exception will be thrown by implementations ofPreferenceAccessor
in cases when the value from the preferences node (that is stored there as aString
) cannot be converted into the target format, for whatever reason.Provides access to a list of arguments on the command line.