|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAction
org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbMessageAction
Field Summary |
Fields inherited from class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction |
ms_ParamFile, ms_ParamName, ms_ParamType |
Fields inherited from class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction |
m_Errors, m_Resources, m_Session |
Constructor Summary | |
EditEjbMessageAction()
|
Method Summary | |
protected void |
fillEjbInfo(EjbForm p_Form,
javax.management.ObjectName p_ObjectName)
Fill all infos of EJB Entity in the EjbEntityForm instance. |
protected EjbForm |
getEjbForm()
Return a EjbMessageForm instance associate to the EJB. |
protected java.lang.String |
getEjbForward()
The global forward to go. |
protected javax.management.ObjectName |
getEjbObjectName()
Get a ObjectName instance for the Ejb given
with the parameters of the HTPP request. |
Methods inherited from class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction |
executeAction, fillEjbDependencies, fillEjbGlobalInfo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EditEjbMessageAction()
Method Detail |
protected javax.management.ObjectName getEjbObjectName() throws java.lang.Exception
ObjectName
instance for the Ejb given
with the parameters of the HTPP request.
getEjbObjectName
in class EditEjbAction
java.lang.Exception
protected EjbForm getEjbForm()
EjbMessageForm
instance associate to the EJB.
getEjbForm
in class EditEjbAction
protected void fillEjbInfo(EjbForm p_Form, javax.management.ObjectName p_ObjectName) throws java.lang.Exception
EjbEntityForm
instance.
fillEjbInfo
in class EditEjbAction
p_Form
- Instance to fillp_ObjectName
- Instance to get infos
java.lang.Exception
protected java.lang.String getEjbForward()
getEjbForward
in class EditEjbAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |