org.objectweb.jonas.webapp.jonasadmin.monitoring
Class LogicalClusterForm

java.lang.Object
  extended byorg.apache.struts.action.ActionForm
      extended byorg.objectweb.jonas.webapp.jonasadmin.monitoring.BaseClusterForm
          extended byorg.objectweb.jonas.webapp.jonasadmin.monitoring.LogicalClusterForm
All Implemented Interfaces:
java.io.Serializable

public class LogicalClusterForm
extends BaseClusterForm

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
LogicalClusterForm()
           
 
Methods inherited from class org.objectweb.jonas.webapp.jonasadmin.monitoring.BaseClusterForm
getName, getState, setName, setState
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogicalClusterForm

public LogicalClusterForm()