org.objectweb.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction Class Reference

Inherits org.objectweb.jonas.webapp.jonasadmin.logging.BaseLoggerAction.

Inheritance diagram for org.objectweb.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction:

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

Collaboration graph
[legend]
List of all members.

Protected Member Functions

ActionForward createAccessLogger (CatalinaAccessLogValveForm p_Form, ActionMapping p_Mapping, HttpServletRequest p_Request) throws Exception
ActionForward populateMbean (CatalinaAccessLogValveForm p_Form, ActionForward p_Forward, ActionMapping p_Mapping, HttpServletRequest p_Request) throws Exception

Detailed Description

Author:
Michel-Ange ANTON

Definition at line 47 of file ApplyCatalinaAccessLoggerAction.java.


Member Function Documentation

ActionForward org.objectweb.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction.createAccessLogger CatalinaAccessLogValveForm  p_Form,
ActionMapping  p_Mapping,
HttpServletRequest  p_Request
throws Exception [protected]
 

Create a new access logger.

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 109 of file ApplyCatalinaAccessLoggerAction.java.

References org.objectweb.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction.populateMbean(), and org.objectweb.jonas.webapp.jonasadmin.logging.BaseLoggerAction.refreshTree().

Here is the call graph for this function:

ActionForward org.objectweb.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction.populateMbean CatalinaAccessLogValveForm  p_Form,
ActionForward  p_Forward,
ActionMapping  p_Mapping,
HttpServletRequest  p_Request
throws Exception [protected]
 

Populate the Mbean Access Logger.

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 147 of file ApplyCatalinaAccessLoggerAction.java.

Referenced by org.objectweb.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction.createAccessLogger().


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