Uses of Package
org.kohsuke.stapler.bind

Packages that use org.kohsuke.stapler.bind
org.kohsuke.stapler Stapler URL->Object mapping framework. 
org.kohsuke.stapler.bind Subsystem for exposing arbitrary objects on per-session basis to the URL space. 
 

Classes in org.kohsuke.stapler.bind used by org.kohsuke.stapler
BoundObjectTable
          Objects exported and bound by JavaScript proxies.
 

Classes in org.kohsuke.stapler.bind used by org.kohsuke.stapler.bind
Bound
          Handles to the object bound via BoundObjectTable.
BoundObjectTable.Table
          Per-session table that remembers all the bound instances.
 



Copyright © 2012. All Rights Reserved.