|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.struts.action.Action
org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionAction
public class EditEjbSessionAction
| Field Summary |
|---|
| Fields inherited from class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction |
|---|
DEPTH_DOMAIN, DEPTH_SERVER, m_Errors, m_Resources, m_Session, m_WhereAreYou |
| Fields inherited from class org.apache.struts.action.Action |
|---|
defaultLocale, servlet |
| Constructor Summary | |
|---|---|
EditEjbSessionAction()
|
|
| Method Summary | |
|---|---|
org.apache.struts.action.ActionForward |
executeAction(org.apache.struts.action.ActionMapping pMapping,
org.apache.struts.action.ActionForm pForm,
javax.servlet.http.HttpServletRequest pRequest,
javax.servlet.http.HttpServletResponse pResponse)
Execute a action. |
protected void |
fillEjbInfo(EjbForm p_Form,
javax.management.ObjectName p_ObjectName,
java.lang.String serverName)
Fill all infos of EJB Session in the EjbSessionForm instance. |
protected EjbForm |
getEjbForm()
Return a EjbSessionForm instance associate to the EJB. |
protected java.lang.String |
getEjbForward()
The global forward to go. |
| Methods inherited from class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction |
|---|
fillEjbDependencies, fillEjbGlobalInfo, getEjbObjectName |
| Methods inherited from class org.apache.struts.action.Action |
|---|
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditEjbSessionAction()
| Method Detail |
|---|
public org.apache.struts.action.ActionForward executeAction(org.apache.struts.action.ActionMapping pMapping,
org.apache.struts.action.ActionForm pForm,
javax.servlet.http.HttpServletRequest pRequest,
javax.servlet.http.HttpServletResponse pResponse)
EditEjbAction
executeAction in class EditEjbActionpMapping - ActionForward instancepForm - ActionForm instancepRequest - HttpServletRequest instancepResponse - HttpServletResponse instance
ActionForward instanceprotected EjbForm getEjbForm()
EjbSessionForm instance associate to the EJB.
getEjbForm in class EditEjbAction
protected void fillEjbInfo(EjbForm p_Form,
javax.management.ObjectName p_ObjectName,
java.lang.String serverName)
throws java.lang.Exception
EjbSessionForm instance.
fillEjbInfo in class EditEjbActionp_Form - Instance to fillp_ObjectName - Instance to get infos
java.lang.Exceptionprotected java.lang.String getEjbForward()
getEjbForward in class EditEjbAction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||