Package com.sun.faces.util
Interface Cache.Factory<K,V>
- All Superinterfaces:
Function<K,V>
Factory interface for creating various cacheable objects.
-
Method Summary
-
Method Details
-
newInstance
- Throws:
InterruptedException
-
apply
-
Function<K,V> InterruptedException