Class LogPayloadOptionConverter

  • All Implemented Interfaces:
    Serializable, org.eclipse.microprofile.config.spi.Converter<LogPayloadOption>

    public class LogPayloadOptionConverter
    extends Object
    implements org.eclipse.microprofile.config.spi.Converter<LogPayloadOption>
    Allow for using true/false as valid value (backward compatible)
    Author:
    Phillip Kruger (phillip.kruger@redhat.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • LogPayloadOptionConverter

        public LogPayloadOptionConverter()