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
(Since version ) see corresponding Javadoc for more information.
Implementation of Resources with thread local instance based on template