Uses of Class
colesico.framework.pebble.internal.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.production.Polysupplier<PebbleOptionsPrototype> 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()Factory to produce colesico.framework.pebble.internal.FrameworkExtension class instance Scope: SINGLETON; Custom: null