| Package | Description |
|---|---|
| org.kohsuke.stapler |
Stapler
URL → Object mapping framework. |
| org.kohsuke.stapler.interceptor | |
| org.kohsuke.stapler.json | |
| org.kohsuke.stapler.verb |
| Class and Description |
|---|
| Interceptor
Intercepts the domain method call from Stapler.
|
| 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.
|
| Class and Description |
|---|
| Interceptor
Intercepts the domain method call from Stapler.
|
| 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.
|
| Stage
Determines when interception happens.
|
| Class and Description |
|---|
| Interceptor
Intercepts the domain method call from Stapler.
|
| 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.
|
| Class and Description |
|---|
| Interceptor
Intercepts the domain method call from Stapler.
|
| 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.
|
Copyright © 2016. All rights reserved.