Java Doc for TreeCache.java in » Scripting » JUEL » de » odysseus » el » tree » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Tree cache interface.
A tree cache holds expression trees by expression strings. A tree cache implementation
must be thread-safe.
author: Christoph Beck