Uses of Interface
org.eclipse.jst.j2ee.webapplication.ServletMapping

Packages that use ServletMapping
org.eclipse.jst.j2ee.webapplication This package includes the EJBArtifactEdit api.  
 

Uses of ServletMapping in org.eclipse.jst.j2ee.webapplication
 

Methods in org.eclipse.jst.j2ee.webapplication that return ServletMapping
 ServletMapping WebapplicationFactory.createServletMapping()
           
 ServletMapping WebApp.getServletMapping(Servlet aServlet)
          Finds a servlet mapping for a specified servlet.