org.apache.myfaces.context
Class ExceptionHandlerFactoryImpl

java.lang.Object
  extended by javax.faces.context.ExceptionHandlerFactory
      extended by org.apache.myfaces.context.ExceptionHandlerFactoryImpl
All Implemented Interfaces:
javax.faces.FacesWrapper<javax.faces.context.ExceptionHandlerFactory>

public class ExceptionHandlerFactoryImpl
extends javax.faces.context.ExceptionHandlerFactory

DOCUMENT ME!

Since:
2.0
Version:
$Revision: 929113 $ $Date: 2010-03-30 07:45:12 -0500 (Tue, 30 Mar 2010) $
Author:
Leonardo Uribe (latest modification by $Author: sobryan $)

Constructor Summary
ExceptionHandlerFactoryImpl()
           
 
Method Summary
 javax.faces.context.ExceptionHandler getExceptionHandler()
           
 
Methods inherited from class javax.faces.context.ExceptionHandlerFactory
getWrapped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionHandlerFactoryImpl

public ExceptionHandlerFactoryImpl()
Method Detail

getExceptionHandler

public javax.faces.context.ExceptionHandler getExceptionHandler()
Specified by:
getExceptionHandler in class javax.faces.context.ExceptionHandlerFactory


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