Uses of Class
colesico.framework.pebble.internal.FrameworkExtension
-
Packages that use FrameworkExtension Package Description colesico.framework.pebble colesico.framework.pebble.internal -
-
Uses of FrameworkExtension in colesico.framework.pebble
Constructors in colesico.framework.pebble with parameters of type FrameworkExtension Constructor Description PebbleRenderer(PebbleTemplateLoader tmplLoader, FrameworkExtension frameworkExtension, colesico.framework.ioc.Polysupplier<PebbleOptionsConfig> optionsSup) -
Uses of FrameworkExtension in colesico.framework.pebble.internal
Methods in colesico.framework.pebble.internal that return types with arguments of type FrameworkExtension Modifier and Type Method Description colesico.framework.ioc.ioclet.Factory<FrameworkExtension>PebbleIoclet. getFrameworkExtensionFactory3()
-