Package | Description |
---|---|
javax.faces.event |
Interfaces describing events and event
listeners, and concrete event implementation classes.
|
javax.faces.webapp |
Classes required for integration of
JavaServer Faces into web applications, including a standard servlet,
base classes for JSP custom component
tags, and concrete tag implementations for core tags.
|
Modifier and Type | Method and Description |
---|---|
ExceptionQueuedEventContext |
ExceptionQueuedEvent.getContext()
Return the
|
Constructor and Description |
---|
ExceptionQueuedEvent(ExceptionQueuedEventContext eventContext)
Instantiate a new
|
Modifier and Type | Method and Description |
---|---|
private void |
PreJsf2ExceptionHandlerFactory.PreJsf2ExceptionHandler.log(ExceptionQueuedEventContext exceptionContext) |