com.arsdigita.bebop
Class PageDispatcher

java.lang.Object
  extended bycom.arsdigita.bebop.page.PageDispatcher
      extended bycom.arsdigita.bebop.PageDispatcher
All Implemented Interfaces:
Dispatcher

Deprecated. Use PageDispatcher instead.

public class PageDispatcher
extends PageDispatcher


Field Summary
 
Fields inherited from class com.arsdigita.bebop.page.PageDispatcher
versionId
 
Constructor Summary
PageDispatcher(Page p)
          Deprecated. Creates a new page dispatcher for a page object.
PageDispatcher(Page p, PresentationManager pm)
          Deprecated. Creates a new page dispatcher for a page object and a PresentationManager.
 
Methods inherited from class com.arsdigita.bebop.page.PageDispatcher
dispatch, getPage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageDispatcher

public PageDispatcher(Page p,
                      PresentationManager pm)
Deprecated. 
Creates a new page dispatcher for a page object and a PresentationManager.


PageDispatcher

public PageDispatcher(Page p)
Deprecated. 
Creates a new page dispatcher for a page object. Uses the default presentation manager, BasePresentationManager.



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC