org.objectweb.jonas.webapp.jonasadmin.SetupWhereAreYouAction Class Reference

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

Inheritance diagram for org.objectweb.jonas.webapp.jonasadmin.SetupWhereAreYouAction:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

Author:
Michel-Ange ANTON (initial developer)

Florent Benoit (changes for struts 1.2.2)

Definition at line 44 of file SetupWhereAreYouAction.java.


Member Function Documentation

ActionForward org.objectweb.jonas.webapp.jonasadmin.SetupWhereAreYouAction.execute ActionMapping  p_Mapping,
ActionForm  p_Form,
HttpServletRequest  p_Request,
HttpServletResponse  p_Response
throws IOException, ServletException
 

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:
The forward where redirect
Exceptions:
IOException if an input/output error occurs
ServletException if a servlet exception occurs

Reimplemented from org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.

Definition at line 55 of file SetupWhereAreYouAction.java.

References org.objectweb.jonas.webapp.jonasadmin.WhereAreYou.initialize(), org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.initialize(), and org.objectweb.jonas.webapp.jonasadmin.WhereAreYou.refreshServers().

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