org.apache.wicket.request.target.component
Class ExpiredPageClassRequestTarget

java.lang.Object
  extended by org.apache.wicket.request.target.component.BookmarkablePageRequestTarget
      extended by org.apache.wicket.request.target.component.ExpiredPageClassRequestTarget
All Implemented Interfaces:
IRequestTarget, IBookmarkablePageRequestTarget, IEventProcessor

public class ExpiredPageClassRequestTarget
extends BookmarkablePageRequestTarget

Special purpose target that points to a expiry page

Author:
Eelco Hillenius

Constructor Summary
ExpiredPageClassRequestTarget()
          Construct.
 
Method Summary
 
Methods inherited from class org.apache.wicket.request.target.component.BookmarkablePageRequestTarget
detach, equals, getPage, getPage, getPageClass, getPageMapName, getPageParameters, hashCode, newPage, processEvents, respond, setPage, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExpiredPageClassRequestTarget

public ExpiredPageClassRequestTarget()
Construct.



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.