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