Package | Description |
---|---|
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.
|
Class and Description |
---|
BoundObjectTable
TODO: think about some kind of eviction strategy, beyond the session eviction.
|
Class and Description |
---|
Bound
Handles to the object bound via
BoundObjectTable . |
Copyright © 2012. All Rights Reserved.