|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.context.ExceptionHandlerFactory
public abstract class ExceptionHandlerFactory
| Constructor Summary | |
|---|---|
ExceptionHandlerFactory()
|
|
| Method Summary | |
|---|---|
abstract ExceptionHandler |
getExceptionHandler()
|
ExceptionHandlerFactory |
getWrapped()
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionHandlerFactory()
| Method Detail |
|---|
public abstract ExceptionHandler getExceptionHandler()
public ExceptionHandlerFactory getWrapped()
null.
getWrapped in interface FacesWrapper<ExceptionHandlerFactory>DiscoveryHandlerFactory if this factory decorates another, or
null otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||