com.liferay.faces.bridge.context
Class ExceptionHandlerFactoryImpl

java.lang.Object
  extended by javax.faces.context.ExceptionHandlerFactory
      extended by com.liferay.faces.bridge.context.ExceptionHandlerFactoryImpl
All Implemented Interfaces:
javax.faces.FacesWrapper<javax.faces.context.ExceptionHandlerFactory>

public class ExceptionHandlerFactoryImpl
extends javax.faces.context.ExceptionHandlerFactory

Author:
Neil Griffin

Constructor Summary
ExceptionHandlerFactoryImpl(javax.faces.context.ExceptionHandlerFactory exceptionHandlerFactory)
           
 
Method Summary
 javax.faces.context.ExceptionHandler getExceptionHandler()
           
 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(javax.faces.context.ExceptionHandlerFactory exceptionHandlerFactory)
Method Detail

getExceptionHandler

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

getWrapped

public javax.faces.context.ExceptionHandlerFactory getWrapped()
Specified by:
getWrapped in interface javax.faces.FacesWrapper<javax.faces.context.ExceptionHandlerFactory>
Overrides:
getWrapped in class javax.faces.context.ExceptionHandlerFactory


Copyright © 2014 Liferay, Inc.. All Rights Reserved.