Package org.omnifaces.component.output.cache.el


package org.omnifaces.component.output.cache.el
  • Classes
    Class
    Description
    CacheValue is a replacement for ui:param and c:set that only evaluates a value expression once and thereafter resolves it from the cache.
    A value expression implementation that caches its main value at the moment it's evaluated and uses this cache value in future evaluations.