Uses of Class
org.apache.axis2.osgi.core.web.WebAppDescriptor

Packages that use WebAppDescriptor
org.apache.axis2.osgi.core.web   
 

Uses of WebAppDescriptor in org.apache.axis2.osgi.core.web
 

Fields in org.apache.axis2.osgi.core.web declared as WebAppDescriptor
protected static WebAppDescriptor WebApp.webAppDescriptor
           
 

Methods in org.apache.axis2.osgi.core.web that return WebAppDescriptor
static WebAppDescriptor WebApp.getWebAppDescriptor()
           
 

Methods in org.apache.axis2.osgi.core.web with parameters of type WebAppDescriptor
static void WebApp.setWebAppDescriptor(WebAppDescriptor webAppDescriptor)
           
 

Constructors in org.apache.axis2.osgi.core.web with parameters of type WebAppDescriptor
WebApp(WebAppDescriptor descriptor)
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.