Package org.apache.myfaces.cdi.view
Class ViewScopeEventListenerBridge
- java.lang.Object
- 
- org.apache.myfaces.cdi.view.ViewScopeEventListenerBridge
 
- 
 @ApplicationScoped public class ViewScopeEventListenerBridge extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description ViewScopeEventListenerBridge()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocessEvent(SystemEvent event)
 
- 
- 
- 
Method Detail- 
processEventpublic void processEvent(SystemEvent event) throws AbortProcessingException - Throws:
- AbortProcessingException
 
 
- 
 
-