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

Packages that use BoundObjectTable.Table
org.kohsuke.stapler.bind Subsystem for exposing arbitrary objects on per-session basis to the URL space. 
 

Uses of BoundObjectTable.Table in org.kohsuke.stapler.bind
 

Methods in org.kohsuke.stapler.bind that return BoundObjectTable.Table
 BoundObjectTable.Table BoundObjectTable.getStaplerFallback()
           
 BoundObjectTable.Table BoundObjectTable.getTable()
          Explicit call to create the table if one doesn't exist yet.
 



Copyright © 2012. All Rights Reserved.