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 theLogto 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 AdaptsLogtoParametersLogBuilder.InternalLoggerAPI which uses debug mode.ParametersLogBuilder.InfoInternalLoggerAdapter AdaptsLogtoParametersLogBuilder.InternalLoggerAPI which uses info mode.ParameterUtils Provides tools to work with method parameters.