org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerRunGCAction Class Reference

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

Inheritance diagram for org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerRunGCAction:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerRunGCAction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

ActionForward executeAction (ActionMapping p_Mapping, ActionForm p_Form, HttpServletRequest p_Request, HttpServletResponse p_Response) throws IOException, ServletException

Detailed Description

Author:
Michel-Ange Anton

Definition at line 46 of file JonasServerRunGCAction.java.


Member Function Documentation

ActionForward org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerRunGCAction.executeAction ActionMapping  p_Mapping,
ActionForm  p_Form,
HttpServletRequest  p_Request,
HttpServletResponse  p_Response
throws IOException, ServletException [virtual]
 

Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it). Return an ActionForward instance describing where and how control should be forwarded, or null if the response has already been completed.

Parameters:
p_Mapping The ActionMapping used to select this instance
p_Form The optional ActionForm bean for this request (if any)
p_Request The HTTP request we are processing
p_Response The HTTP response we are creating
Returns:
An ActionForward instance or null
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 JonasServerRunGCAction.java.

References org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.addGlobalError(), org.objectweb.jonas.webapp.jonasadmin.WhereAreYou.getCurrentDomainName(), and org.objectweb.jonas.webapp.jonasadmin.WhereAreYou.getCurrentJonasServerName().

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