Inherited by org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbSessionSblForm.
Inheritance diagram for org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm:


Public Member Functions | |
| void | reset (ActionMapping mapping, HttpServletRequest request) |
| ActionErrors | validate (ActionMapping mapping, HttpServletRequest request) |
Definition at line 37 of file EjbSessionForm.java.
|
||||||||||||
|
Reset all properties to their default values.
Reimplemented from org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm. Reimplemented in org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbSessionSblForm. Definition at line 56 of file EjbSessionForm.java. |
|
||||||||||||
|
Validate the properties that have been set from this HTTP request, and return an
Reimplemented from org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm. Definition at line 83 of file EjbSessionForm.java. References org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm.numberCheck(). |
Here is the call graph for this function:

1.3.9.1