Filter is global not thread local.
Filter is global not thread local. To be overriden in subclasses. This implementation returns
super.bindVarLogFilter
Cache is global not thread local.
Cache is global not thread local. To be overriden in subclasses. This implementation returns
super.cache
Logger is global not thread local.
Logger is global not thread local. To be overriden in subclasses. This implementation returns
super.logger
Creates resources template with default values from
Creates resources template with default values from
Resources
. Subclasses can override this method. Resources }}}
(Since version ) see corresponding Javadoc for more information.
Implementation of Resources with thread local instance based on template