Uses of Class
org.apache.openejb.jee.sun.WebserviceDescription

Packages that use WebserviceDescription
org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of WebserviceDescription in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun with type parameters of type WebserviceDescription
protected  KeyedCollection<String,WebserviceDescription> EnterpriseBeans.webserviceDescription
           
protected  List<WebserviceDescription> SunWebApp.webserviceDescription
           
 

Methods in org.apache.openejb.jee.sun that return types with arguments of type WebserviceDescription
 Collection<WebserviceDescription> EnterpriseBeans.getWebserviceDescription()
           
 List<WebserviceDescription> SunWebApp.getWebserviceDescription()
           
 Map<String,WebserviceDescription> EnterpriseBeans.getWebserviceDescriptionMap()
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.