Class OptaPlannerJsonbConfigCustomizer

  • All Implemented Interfaces:
    io.quarkus.jsonb.JsonbConfigCustomizer

    @Singleton
    public class OptaPlannerJsonbConfigCustomizer
    extends Object
    implements io.quarkus.jsonb.JsonbConfigCustomizer
    OptaPlanner doesn't use JSON-B, but it does have optional JSON-B support for Score, etc.
    • Constructor Detail

      • OptaPlannerJsonbConfigCustomizer

        public OptaPlannerJsonbConfigCustomizer()
    • Method Detail

      • customize

        public void customize​(javax.json.bind.JsonbConfig config)
        Specified by:
        customize in interface io.quarkus.jsonb.JsonbConfigCustomizer