org.apache.cocoon.wicket.target
Class CocoonSitemapRequestTarget
java.lang.Object
org.apache.cocoon.wicket.target.CocoonSitemapRequestTarget
- All Implemented Interfaces:
- org.apache.wicket.IRequestTarget
public class CocoonSitemapRequestTarget
- extends Object
- implements org.apache.wicket.IRequestTarget
Method Summary |
void |
detach(org.apache.wicket.RequestCycle requestCycle)
|
void |
respond(org.apache.wicket.RequestCycle requestCycle)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CocoonSitemapRequestTarget
public CocoonSitemapRequestTarget(String sitemapPath,
String mountPath)
detach
public void detach(org.apache.wicket.RequestCycle requestCycle)
- Specified by:
detach
in interface org.apache.wicket.IRequestTarget
respond
public void respond(org.apache.wicket.RequestCycle requestCycle)
- Specified by:
respond
in interface org.apache.wicket.IRequestTarget
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.