Package org.kohsuke.stapler.interceptor

Class Summary
Interceptor Intercepts the domain method call from Stapler.
RequirePOST.Processor  
 

Annotation Types Summary
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 © 2012. All Rights Reserved.