public abstract class Lifecycle extends HttpOperation
DefaultOperationBuilder.NoOp| Constructor and Description |
|---|
Lifecycle() |
| Modifier and Type | Method and Description |
|---|---|
static Operation |
abort()
Calls
ServletRewrite.abort() |
static Operation |
handled()
Calls
ServletRewrite.handled() |
static Operation |
proceed()
Calls
ServletRewrite.proceed() |
perform, performHttpand, create, wrappublic static Operation abort()
ServletRewrite.abort()public static Operation handled()
ServletRewrite.handled()public static Operation proceed()
ServletRewrite.proceed()Copyright © 2013 OCPsoft. All Rights Reserved.