- 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 Summary
Constructors Constructor Description PebbleOptionsPrototype()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract voidapplyOptions(com.mitchellbosecke.pebble.PebbleEngine.Builder builder)
-