|
rewrite-impl-servlet 1.0.3.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ocpsoft.rewrite.config.OperationBuilder
org.ocpsoft.rewrite.servlet.config.HttpOperation
org.ocpsoft.rewrite.servlet.config.Lifecycle
public abstract class Lifecycle
Responsible for controlling the Rewrite life-cycle itself.
| Constructor Summary | |
|---|---|
Lifecycle()
|
|
| Method Summary | |
|---|---|
static Operation |
abort()
Calls ServletRewrite.abort() |
static Operation |
handled()
Calls ServletRewrite.handled() |
static Operation |
proceed()
Calls ServletRewrite.proceed() |
| Methods inherited from class org.ocpsoft.rewrite.servlet.config.HttpOperation |
|---|
perform, performHttp |
| Methods inherited from class org.ocpsoft.rewrite.config.OperationBuilder |
|---|
and |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Lifecycle()
| Method Detail |
|---|
public static Operation abort()
ServletRewrite.abort()
public static Operation handled()
ServletRewrite.handled()
public static Operation proceed()
ServletRewrite.proceed()
|
rewrite-impl-servlet 1.0.3.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||