public abstract class AbstractExceptionHandlerFactory
extends javax.faces.context.ExceptionHandlerFactory
AbstractLocaleController
bean instance.Constructor and Description |
---|
AbstractExceptionHandlerFactory(javax.faces.context.ExceptionHandlerFactory wrappedFactory)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getBeanManagerAttrName()
Gets the bean manager attribute name in the Servlet context.
|
javax.faces.context.ExceptionHandler |
getExceptionHandler() |
public AbstractExceptionHandlerFactory(javax.faces.context.ExceptionHandlerFactory wrappedFactory)
wrappedFactory
- The original factory to be injected.public String getBeanManagerAttrName()
public javax.faces.context.ExceptionHandler getExceptionHandler()
getExceptionHandler
in class javax.faces.context.ExceptionHandlerFactory
ExceptionHandlerFactory.getExceptionHandler()
Copyright © 2013. All Rights Reserved.