|
||||||||||
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.EditEjbSessionAction
org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionSblAction
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, m_WhereAreYou |
Constructor Summary | |
EditEjbSessionSblAction()
|
Method Summary | |
protected void |
fillEjbInfo(EjbForm p_Form,
javax.management.ObjectName p_ObjectName)
Fill all infos of EJB Session in the EjbSessionForm instance. |
protected EjbForm |
getEjbForm()
Return a EjbSessionSblForm 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 EditEjbSessionSblAction()
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()
EjbSessionSblForm
instance associate to the EJB.
getEjbForm
in class EditEjbSessionAction
protected void fillEjbInfo(EjbForm p_Form, javax.management.ObjectName p_ObjectName) throws java.lang.Exception
EjbSessionForm
instance.
fillEjbInfo
in class EditEjbSessionAction
p_Form
- Instance to fillp_ObjectName
- Instance to get infos
java.lang.Exception
protected java.lang.String getEjbForward()
getEjbForward
in class EditEjbSessionAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |