Class PebbleOptionsPrototype

java.lang.Object
colesico.framework.pebble.PebbleOptionsPrototype

@ConfigPrototype(model=POLYVARIANT) public abstract class PebbleOptionsPrototype extends Object
This config is used to set pebble engine building options
Author:
Vladlen Larionov
  • Constructor Details

    • PebbleOptionsPrototype

      public PebbleOptionsPrototype()
  • Method Details

    • applyOptions

      public abstract void applyOptions(io.pebbletemplates.pebble.PebbleEngine.Builder builder)