Uses of Class
colesico.framework.pebble.internal.FrameworkExtension
Packages that use FrameworkExtension
-
Uses of FrameworkExtension in colesico.framework.pebble
Constructors in colesico.framework.pebble with parameters of type FrameworkExtensionModifierConstructorDescriptionPebbleTemplater(javax.inject.Provider<colesico.framework.http.HttpContext> httpContextProv, 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 FrameworkExtensionModifier and TypeMethodDescriptioncolesico.framework.ioc.ioclet.Factory<FrameworkExtension>PebbleIoclet.getFrameworkExtensionFactory4()Factory to produce colesico.framework.pebble.internal.FrameworkExtension class instance Scope: SINGLETON; Custom: null