org.openfaces.application
Class ViewExpiredExceptionHandlerFactory

java.lang.Object
  extended by javax.faces.context.ExceptionHandlerFactory
      extended by org.openfaces.application.ViewExpiredExceptionHandlerFactory
All Implemented Interfaces:
javax.faces.FacesWrapper<javax.faces.context.ExceptionHandlerFactory>

public class ViewExpiredExceptionHandlerFactory
extends javax.faces.context.ExceptionHandlerFactory


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

Constructor Detail

ViewExpiredExceptionHandlerFactory

public ViewExpiredExceptionHandlerFactory(javax.faces.context.ExceptionHandlerFactory delegate)
Method Detail

getExceptionHandler

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


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.