org.objectweb.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction Class Reference

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

Inheritance diagram for org.objectweb.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

ActionForward executeAction (ActionMapping pMapping, ActionForm pForm, HttpServletRequest pRequest, HttpServletResponse pResponse) throws IOException, ServletException

Protected Member Functions

void executeEjb (EjbForm pForm) throws Exception

Detailed Description

Author:
Michel-Ange ANTON

Definition at line 45 of file ExecuteEjbAction.java.


Member Function Documentation

ActionForward org.objectweb.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction.executeAction ActionMapping  pMapping,
ActionForm  pForm,
HttpServletRequest  pRequest,
HttpServletResponse  pResponse
throws IOException, ServletException [virtual]
 

Execute a action.

Parameters:
pMapping ActionForward instance
pForm ActionForm instance
pRequest HttpServletRequest instance
pResponse HttpServletResponse instance
Returns:
ActionForward instance
Exceptions:
IOException 
ServletException 

Implements org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.

Definition at line 65 of file ExecuteEjbAction.java.

References org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction.addGlobalError(), org.objectweb.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction.executeEjb(), and org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm.getObjectName().

Here is the call graph for this function:

void org.objectweb.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction.executeEjb EjbForm  pForm  )  throws Exception [protected]
 

Dispath executing on Ejb.

Parameters:
pForm Current form
Exceptions:
Exception Could not execute the requested action

Definition at line 98 of file ExecuteEjbAction.java.

References org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm.getPersistency().

Referenced by org.objectweb.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction.executeAction().

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