org.objectweb.jonas.webapp.jonasadmin.service.jtm.EditTransactionStatisticAction Class Reference

Inherits org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.

Inheritance diagram for org.objectweb.jonas.webapp.jonasadmin.service.jtm.EditTransactionStatisticAction:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.webapp.jonasadmin.service.jtm.EditTransactionStatisticAction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

ActionForward executeAction (ActionMapping pMapping, ActionForm pForm, HttpServletRequest pRequest, HttpServletResponse pResponse) throws IOException, ServletException

Detailed Description

Author:
Adriana Danes

Definition at line 46 of file EditTransactionStatisticAction.java.


Member Function Documentation

ActionForward org.objectweb.jonas.webapp.jonasadmin.service.jtm.EditTransactionStatisticAction.executeAction ActionMapping  pMapping,
ActionForm  pForm,
HttpServletRequest  pRequest,
HttpServletResponse  pResponse
throws IOException, ServletException [virtual]
 

Principal method

Parameters:
pMapping action mapping
pForm used form
pRequest request parameters
pResponse response parameters
Returns:
action forward
Exceptions:
IOException action failed because a IOException
ServletException a ServletException occured

Implements org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.

Definition at line 57 of file EditTransactionStatisticAction.java.

References org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.addGlobalError(), org.objectweb.jonas.webapp.jonasadmin.WhereAreYou.getCurrentDomainName(), org.objectweb.jonas.webapp.jonasadmin.WhereAreYou.getCurrentJonasServerName(), org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.getIntegerAttribute(), org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.getTreeBranchName(), org.objectweb.jonas.webapp.jonasadmin.WhereAreYou.selectNameNode(), org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm.setBegunTransactions(), org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm.setCommitedTransactions(), org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm.setCurrentTransactions(), org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm.setExpiredTransactions(), and org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm.setRollBackedTransactions().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:09:41 2005 for JOnAS by  doxygen 1.3.9.1