org.apache.myfaces.view.facelets
Class TemplateManager

java.lang.Object
  extended by org.apache.myfaces.view.facelets.TemplateManager
All Implemented Interfaces:
TemplateClient

public abstract class TemplateManager
extends Object
implements TemplateClient

Since:
2.0
Version:
$Revision: 945454 $ $Date: 2010-05-17 20:40:21 -0500 (Lun, 17 May 2010) $
Author:
Leonardo Uribe (latest modification by $Author: lu4242 $)

Constructor Summary
TemplateManager()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.myfaces.view.facelets.TemplateClient
apply
 

Constructor Detail

TemplateManager

public TemplateManager()


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