Package com.sun.faces.facelets
Interface FaceletCache.InstanceFactory<V>
- Enclosing class:
- FaceletCache<V>
@Deprecated public static interface FaceletCache.InstanceFactory<V>
Deprecated.
Factory interface for creating Facelets.
-
Method Summary
Modifier and Type Method Description V
newInstance(URL key)
Deprecated.
-
Method Details
-
newInstance
Deprecated.- Throws:
IOException
-