org.apache.myfaces.view.facelets.impl
Class FaceletCacheFactoryImpl

java.lang.Object
  extended by javax.faces.view.facelets.FaceletCacheFactory
      extended by org.apache.myfaces.view.facelets.impl.FaceletCacheFactoryImpl
All Implemented Interfaces:
javax.faces.FacesWrapper<javax.faces.view.facelets.FaceletCacheFactory>

public class FaceletCacheFactoryImpl
extends javax.faces.view.facelets.FaceletCacheFactory

Since:
2.1.0
Author:
Leonardo Uribe

Constructor Summary
FaceletCacheFactoryImpl()
           
 
Method Summary
 javax.faces.view.facelets.FaceletCache getFaceletCache()
           
 
Methods inherited from class javax.faces.view.facelets.FaceletCacheFactory
getWrapped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FaceletCacheFactoryImpl

public FaceletCacheFactoryImpl()
Method Detail

getFaceletCache

public javax.faces.view.facelets.FaceletCache getFaceletCache()
Specified by:
getFaceletCache in class javax.faces.view.facelets.FaceletCacheFactory


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.