Uses of Class
org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm

Packages that use WebAppForm
org.ow2.jonas.webapp.jonasadmin.service.container   
 

Uses of WebAppForm in org.ow2.jonas.webapp.jonasadmin.service.container
 

Subclasses of WebAppForm in org.ow2.jonas.webapp.jonasadmin.service.container
 class WebAppCatalinaForm
           
 class WebAppJettyForm
           
 class WebAppVirtualCatalinaForm
           
 

Fields in org.ow2.jonas.webapp.jonasadmin.service.container declared as WebAppForm
protected  WebAppForm BaseWebAppAction.mWebAppForm
           
 

Methods in org.ow2.jonas.webapp.jonasadmin.service.container that return WebAppForm
protected  WebAppForm BaseWebAppAction.createWebAppForm(org.apache.struts.action.ActionMapping p_Mapping, HttpServletRequest p_Request)
          Create a new WebApp form in function of Web Server.
 

Methods in org.ow2.jonas.webapp.jonasadmin.service.container with parameters of type WebAppForm
protected  void BaseWebAppAction.populateWebApp(String p_ObjectName, WebAppForm p_Form)
          Populate a WebApp form in function of Web Server.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.