Uses of Interface
com.sun.faces.util.Cache.Factory
Packages that use Cache.Factory
-
Uses of Cache.Factory in com.sun.faces.util
Constructors in com.sun.faces.util with parameters of type Cache.FactoryModifierConstructorDescriptionCache
(Cache.Factory<K, V> factory) Constructs this cache using the specifiedFactory
.