Package jakarta.faces.event
Interface SystemEventListener
- All Superinterfaces:
EventListener
,FacesListener
- All Known Subinterfaces:
ViewMapListener
- All Known Implementing Classes:
ExceptionHandler
,ExceptionHandlerWrapper
- Since:
- 2.0
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isListenerForSource
(Object source) void
processEvent
(SystemEvent event)
-
Method Details
-
isListenerForSource
-
processEvent
- Throws:
AbortProcessingException
-