@ThreadRestricted(value="wicket") public interface RequestCycleRunner extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
run(RequestCycle cycle)
Runs this routine in the context of the specified request cycle.
|
void run(RequestCycle cycle)