@ThreadRestricted(value="wicket") public class BookmarkRunner extends Object implements RequestCycleRunner
| Constructor and Description |
|---|
BookmarkRunner(Bookmark _bookmark)
Constructs a BookmarkRunner.
|
| Modifier and Type | Method and Description |
|---|---|
Bookmark |
bookmark()
The bookmark to set as the response page.
|
void |
run(RequestCycle cycle)
Runs this routine in the context of the specified request cycle.
|
public BookmarkRunner(Bookmark _bookmark)
bookmark()public void run(RequestCycle cycle)
RequestCycleRunnerrun in interface RequestCycleRunner