| Class | Description |
|---|---|
| Interceptor |
Intercepts the domain method call from Stapler.
|
| RequirePOST.Processor |
| Annotation Type | Description |
|---|---|
| InterceptorAnnotation |
Marks the annotation as an interceptor annotation,
which executes before/after the method invocation of domain objects happen
as a part of the request processing.
|
| RequirePOST |
Requires the request to be a POST.
|
Copyright © 2013. All Rights Reserved.