public interface Configuration
List<Resolver> getResolvers()
null if no
resolvers definedMap<String,Object> getGlobalData()
null if no global
values definedList<TemplateLocator> getTemplateLocators()
null
if no template locators definedTextSupport getTextSupport()
LocaleSupport getLocaleSupport()
List<MustacheListener> getMustacheListeners()
Mustache listenersKeySplitter getKeySplitter()
MissingValueHandler getMissingValueHandler()
<T extends ConfigurationKey> Long getLongPropertyValue(T configurationKey)
configurationKey - <T extends ConfigurationKey> Integer getIntegerPropertyValue(T configurationKey)
configurationKey - <T extends ConfigurationKey> String getStringPropertyValue(T configurationKey)
configurationKey - <T extends ConfigurationKey> Object getPropertyValue(T configurationKey)
configurationKey - <T extends ConfigurationKey> Boolean getBooleanPropertyValue(T configurationKey)
configurationKey - String getInfo()
ComputingCacheFactory getComputingCacheFactory()
IdentifierGenerator getIdentifierGenerator()
ExecutorService geExecutorService()
Options.executeAsync(org.trimou.handlebars.Options.HelperExecutable)LiteralSupport getLiteralSupport()
List<ValueConverter> getValueConverters()
List<ContextConverter> getContextConverters()
Copyright © 2020. All rights reserved.