| Package | Description |
|---|---|
| org.kohsuke.stapler |
Stapler URL->Object mapping framework.
|
| org.kohsuke.stapler.interceptor |
| 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 © 2014. All rights reserved.