Package org.apache.myfaces.cdi.view
Class ViewScopeEventListener
java.lang.Object
org.apache.myfaces.cdi.view.ViewScopeEventListener
- All Implemented Interfaces:
- FacesListener,- SystemEventListener,- ViewMapListener,- EventListener
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanisListenerForSource(Object source) voidprocessEvent(SystemEvent event) 
- 
Constructor Details- 
ViewScopeEventListenerpublic ViewScopeEventListener()
 
- 
- 
Method Details- 
isListenerForSource- Specified by:
- isListenerForSourcein interface- SystemEventListener
 
- 
processEvent- Specified by:
- processEventin interface- SystemEventListener
- Throws:
- AbortProcessingException
 
 
-