Package biz.gabrys.maven.plugin.util.parameter
Contains utilities to operate on Mojos and methods parameters.
-
Interface Summary Interface Description ParametersLogBuilder.InternalLogger Used to adaptation instance of theLog
to logger used in theParametersLogBuilder.log(InternalLogger)
method. -
Class Summary Class Description ParametersLogBuilder Builder which allows to log Mojos parameters values.ParametersLogBuilder.Container Container which stores parameter value and associated converter and sanitizer.ParametersLogBuilder.DebugInternalLoggerAdapter AdaptsLog
toParametersLogBuilder.InternalLogger
API which uses debug mode.ParametersLogBuilder.InfoInternalLoggerAdapter AdaptsLog
toParametersLogBuilder.InternalLogger
API which uses info mode.ParameterUtils Provides tools to work with method parameters.