public interface PageFactory
extends org.apache.wicket.util.io.IClusterable
LauncherPage to create the target page in the
request-handling thread. You should not use this interface nor the
LauncherPage directly. Instead, use
WicketSelenium.openNonBookmarkablePage(Class, Object...).| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.Page |
createPage() |
Copyright © 2009–2018. All rights reserved.