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
          TODO: think about some kind of eviction strategy, beyond the session eviction.
 

Classes in org.kohsuke.stapler.bind used by org.kohsuke.stapler.bind
Bound
          Handles to the object bound via BoundObjectTable.
 



Copyright © 2011. All Rights Reserved.