- java.lang.Object
-
- colesico.framework.pebble.PebbleOptionsConfig
-
@ConfigPrototype(model=POLYVARIANT) public abstract class PebbleOptionsConfig extends java.lang.ObjectThis config is used to set pebble engine building options- Author:
- Vladlen Larionov
-
-
Constructor Summary
Constructors Constructor Description PebbleOptionsConfig()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract voidapplyOptions(com.mitchellbosecke.pebble.PebbleEngine.Builder builder)
-