Uses of Class
org.kohsuke.stapler.bind.BoundObjectTable

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

Uses of BoundObjectTable in org.kohsuke.stapler
 

Fields in org.kohsuke.stapler declared as BoundObjectTable
 BoundObjectTable WebApp.boundObjectTable
          Handles objects that are exported.
 

Methods in org.kohsuke.stapler that return BoundObjectTable
 BoundObjectTable StaplerRequest.getBoundObjectTable()
          Short cut for obtaining BoundObjectTable associated with this webapp.
 BoundObjectTable RequestImpl.getBoundObjectTable()
           
 



Copyright © 2012. All Rights Reserved.