Class EventHandler.Listener
- java.lang.Object
- 
- org.apache.myfaces.view.facelets.tag.faces.core.EventHandler.Listener
 
- 
- All Implemented Interfaces:
- ComponentSystemEventListener,- FacesListener,- Serializable,- EventListener
 - Enclosing class:
- EventHandler
 
 public static class EventHandler.Listener extends Object implements ComponentSystemEventListener, Serializable - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description Listener()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocessEvent(ComponentSystemEvent event)
 
- 
- 
- 
Method Detail- 
processEventpublic void processEvent(ComponentSystemEvent event) - Specified by:
- processEventin interface- ComponentSystemEventListener
 
 
- 
 
-