net.bull.javamelody
Class JsfActionListener
java.lang.Object
com.sun.faces.application.ActionListenerImpl
net.bull.javamelody.JsfActionListener
- All Implemented Interfaces:
- EventListener, ActionListener, FacesListener
public class JsfActionListener
- extends com.sun.faces.application.ActionListenerImpl
ActionListener JSF RI (Mojarra) pour avoir les temps moyens des actions JSF.
- Author:
- Emeric Vernat
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsfActionListener
public JsfActionListener()
- Constructeur.
processAction
public void processAction(ActionEvent event)
-
- Specified by:
processAction in interface ActionListener- Overrides:
processAction in class com.sun.faces.application.ActionListenerImpl
Copyright © 2008-2011 Emeric Vernat. All Rights Reserved.