org.objectweb.jonas.webapp.jonasadmin.service.db.ListDatabasesAction Class Reference

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

Inheritance diagram for org.objectweb.jonas.webapp.jonasadmin.service.db.ListDatabasesAction:

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

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:
Michel-Ange ANTON

Adriana Danes - update to use JSR 77 JDBCResource

Definition at line 51 of file ListDatabasesAction.java.


Member Function Documentation

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

Action executed to perform HTTP request

Parameters:
pMapping The ActionMapping used to select this instance
pForm The optional ActionForm bean for this request (if any)
pRequest The HTTP request we are processing
pResponse The HTTP response we are creating
Returns:
The forward where redirect
Exceptions:
IOException if an input/output error occurs
ServletException if a servlet exception occurs

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

Definition at line 67 of file ListDatabasesAction.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.getStringAttribute(), org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.getTreeBranchName(), and org.objectweb.jonas.webapp.jonasadmin.WhereAreYou.selectNameNode().

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:29 2005 for JOnAS by  doxygen 1.3.9.1