Uses of Class
com.sun.j2ee.blueprints.petstore.control.web.URLMapping

Packages that use URLMapping
com.sun.j2ee.blueprints.petstore.control.web   
 

Uses of URLMapping in com.sun.j2ee.blueprints.petstore.control.web
 

Methods in com.sun.j2ee.blueprints.petstore.control.web that return URLMapping
 URLMapping ScreenFlowManager.getURLMapping(java.lang.String urlPattern)
          The UrlMapping object contains information that will match a url to a mapping object that contains information about the current screen, the RequestHandler that is needed to process a request, and the RequestHandler that is needed to insure that the propper screen is displayed.
 



Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.