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

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

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

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

Collaboration graph
[legend]
List of all members.

Protected Member Functions

ActionForward startWebApplication (WebAppJettyForm p_Form, ActionMapping p_Mapping) throws Exception
ActionForward stopWebApplication (WebAppJettyForm p_Form, ActionMapping p_Mapping) throws Exception

Detailed Description

Author:
Michel-Ange ANTON

Definition at line 45 of file ApplyWebAppJettyAction.java.


Member Function Documentation

ActionForward org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppJettyAction.startWebApplication WebAppJettyForm  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 101 of file ApplyWebAppJettyAction.java.

ActionForward org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppJettyAction.stopWebApplication WebAppJettyForm  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 120 of file ApplyWebAppJettyAction.java.


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