Uses of Package
org.kohsuke.stapler

Packages that use org.kohsuke.stapler
org.kohsuke.stapler   
org.kohsuke.stapler.export   
org.kohsuke.stapler.jelly Optional Jelly support, to write views in Jelly (as opposed to JSP). 
org.kohsuke.stapler.jelly.groovy   
 

Classes in org.kohsuke.stapler used by org.kohsuke.stapler
Ancestor
          Information about ancestor of the "it" node.
MetaClass
          The stapler version of the Class object, that retains some useful cache about a class and its view.
MetaClassLoader
          The stapler version of the ClassLoader object, that retains some useful cache about a class loader.
StaplerRequest
          Defines additional parameters/operations made available by Stapler.
StaplerResponse
          Defines additional operations made available by Stapler.
TearOffSupport
          Allows "tear-off" objects to be linked to the parent object.
 

Classes in org.kohsuke.stapler used by org.kohsuke.stapler.export
StaplerResponse
          Defines additional operations made available by Stapler.
 

Classes in org.kohsuke.stapler used by org.kohsuke.stapler.jelly
AbstractTearOff
          Partial default implementation of tear-off class, for convenience of derived classes.
MetaClass
          The stapler version of the Class object, that retains some useful cache about a class and its view.
MetaClassLoader
          The stapler version of the ClassLoader object, that retains some useful cache about a class loader.
StaplerRequest
          Defines additional parameters/operations made available by Stapler.
StaplerResponse
          Defines additional operations made available by Stapler.
 

Classes in org.kohsuke.stapler used by org.kohsuke.stapler.jelly.groovy
AbstractTearOff
          Partial default implementation of tear-off class, for convenience of derived classes.
MetaClass
          The stapler version of the Class object, that retains some useful cache about a class and its view.
MetaClassLoader
          The stapler version of the ClassLoader object, that retains some useful cache about a class loader.
 



Copyright © 2007. All Rights Reserved.