Uses of Package
org.kohsuke.stapler.interceptor

Packages that use org.kohsuke.stapler.interceptor
org.kohsuke.stapler Stapler URL->Object mapping framework. 
org.kohsuke.stapler.interceptor   
 

Classes in org.kohsuke.stapler.interceptor used by org.kohsuke.stapler
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.
 

Classes in org.kohsuke.stapler.interceptor used by org.kohsuke.stapler.interceptor
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 © 2012. All Rights Reserved.