org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction Class Reference

Inherits org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction.

Inheritance diagram for org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction:

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

Collaboration graph
[legend]
List of all members.

Protected Member Functions

ActionForward createWebApplication (WebAppCatalinaForm p_Form, ActionMapping p_Mapping, HttpServletRequest p_Request) throws Exception
ActionForward populateMbean (WebAppCatalinaForm p_Form, ActionForward p_Forward, ActionMapping p_Mapping, HttpServletRequest p_Request) throws Exception
ActionForward reloadWebApplication (WebAppCatalinaForm p_Form, ActionMapping p_Mapping) throws Exception
ActionForward startWebApplication (WebAppCatalinaForm p_Form, ActionMapping p_Mapping) throws Exception
ActionForward stopWebApplication (WebAppCatalinaForm p_Form, ActionMapping p_Mapping) throws Exception

Detailed Description

Author:
Michel-Ange ANTON

Definition at line 48 of file ApplyWebAppCatalinaAction.java.


Member Function Documentation

ActionForward org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction.createWebApplication WebAppCatalinaForm  p_Form,
ActionMapping  p_Mapping,
HttpServletRequest  p_Request
throws Exception [protected]
 

Create a new web application (Context, Manager, Loader).

Parameters:
p_Form The current form
p_Mapping The current mapping
p_Request The current request
Returns:
The forward to go to the next page
Exceptions:
Exception 

Definition at line 122 of file ApplyWebAppCatalinaAction.java.

References org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction.findWebAppMbean(), org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction.populateMbean(), and org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction.stopWebApplication().

Here is the call graph for this function:

ActionForward org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction.populateMbean WebAppCatalinaForm  p_Form,
ActionForward  p_Forward,
ActionMapping  p_Mapping,
HttpServletRequest  p_Request
throws Exception [protected]
 

Populate the Mbean web application (Context, Manager, Loader).

Parameters:
p_Form The current form
p_Forward The current forward
p_Mapping The current mapping
p_Request The current request
Returns:
If 'save' is requested then return the new forward to save else return the current forward
Exceptions:
Exception 

Definition at line 177 of file ApplyWebAppCatalinaAction.java.

Referenced by org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction.createWebApplication().

ActionForward org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction.reloadWebApplication WebAppCatalinaForm  p_Form,
ActionMapping  p_Mapping
throws Exception [protected]
 

Reload the current web application.

Parameters:
p_Form The current form
p_Mapping The current mapping
Returns:
The forward to go to the next page
Exceptions:
Exception 

Definition at line 207 of file ApplyWebAppCatalinaAction.java.

ActionForward org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction.startWebApplication WebAppCatalinaForm  p_Form,
ActionMapping  p_Mapping
throws Exception [protected]
 

Start the current web application.

Parameters:
p_Form The current form
p_Mapping The current mapping
Returns:
The forward to go to the next page
Exceptions:
Exception 

Definition at line 242 of file ApplyWebAppCatalinaAction.java.

ActionForward org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction.stopWebApplication WebAppCatalinaForm  p_Form,
ActionMapping  p_Mapping
throws Exception [protected]
 

Stop the current web application.

Parameters:
p_Form The current form
p_Mapping The current mapping
Returns:
The forward to go to the next page
Exceptions:
Exception 

Definition at line 268 of file ApplyWebAppCatalinaAction.java.

Referenced by org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction.createWebApplication().


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