Uses of Class
org.codehaus.mojo.gwt.webxml.ServletDescriptor

Packages that use ServletDescriptor
org.codehaus.mojo.gwt.webxml   
 

Uses of ServletDescriptor in org.codehaus.mojo.gwt.webxml
 

Methods in org.codehaus.mojo.gwt.webxml that return types with arguments of type ServletDescriptor
 Set<ServletDescriptor> ServletAnnotationFinder.findServlets(String packageName, String startPath, ClassLoader classLoader)
           
 

Method parameters in org.codehaus.mojo.gwt.webxml with type arguments of type ServletDescriptor
 void GwtWebInfProcessor.process(File webXml, Collection<ServletDescriptor> servletDescriptors)
           
 void GwtWebInfProcessor.process(File sourceWebXml, File mergeWebXml, Collection<ServletDescriptor> servletDescriptors)
           
 



Copyright © 2007-2012 Codehaus. All Rights Reserved.