Uses of Class
org.kohsuke.stapler.AbstractTearOff

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

Uses of AbstractTearOff in org.kohsuke.stapler
 

Method parameters in org.kohsuke.stapler with type arguments of type AbstractTearOff
 void WebApp.clearScripts(java.lang.Class<? extends AbstractTearOff> clazz)
          Convenience maintenance method to clear all the cached scripts for the given tearoff type.
 



Copyright © 2010. All Rights Reserved.