@ThreadSafe public class RequestCycleRunner0 extends Object implements RequestCycleRunner
| Constructor and Description |
|---|
RequestCycleRunner0() |
| Modifier and Type | Method and Description |
|---|---|
static RequestCycleRunner0 |
i()
A common instance of RequestCycleRunner0.
|
void |
run(RequestCycle _cycle)
Does nothing.
|
public RequestCycleRunner0()
public static RequestCycleRunner0 i()
public void run(RequestCycle _cycle)
run in interface RequestCycleRunner