Package jakarta.faces.view.facelets
Interface FaceletCache.MemberFactory<V>
- 
- Enclosing class:
- FaceletCache<V>
 
 public static interface FaceletCache.MemberFactory<V>
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description VnewInstance(URL key)
 
- 
- 
- 
Method Detail- 
newInstanceV newInstance(URL key) throws IOException - Throws:
- IOException
 
 
- 
 
-