Uses of Package
com.sun.j2ee.blueprints.petstore.control.web

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

Classes in com.sun.j2ee.blueprints.petstore.control.web used by com.sun.j2ee.blueprints.petstore.control.web
CatalogWebImpl
          Web-tier implementation of catalog.
InventoryWebImpl
          This class is the web tier representation of the Product Inventory.
ModelManager
          This interface provides a convenient set of methods for the web tier components to access all the model objects.
ModelUpdateListener
          This interface is implemented by objects which are interested in getting the model update events.
ModelUpdateNotifier
          This class is responsible for providing methods to add objects as listeners for a particular model update event and for notifying the listeners when the event actually occurs.
Parameter
           
RequestProcessor
          This is the web tier controller for the sample application.
ScreenFlowManager
          This file looks at the Request URL and maps the request to the page for the web-templating mechanism.
ShoppingClientControllerWebImpl
          This class is essentially just a proxy object that calls methods on the EJB tier using the com.sun.j2ee.blueprints.petstore.control.ejb.ShoppingClientControllerEJB object.
URLMapping
           
 

Classes in com.sun.j2ee.blueprints.petstore.control.web used by com.sun.j2ee.blueprints.petstore.taglib
InventoryWebImpl
          This class is the web tier representation of the Product Inventory.
 



Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.