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