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
Objects exported and bound by JavaScript proxies.
|
Class and Description |
---|
Bound
Handles to the object bound via
BoundObjectTable . |
BoundObjectTable.Table
Per-session table that remembers all the bound instances.
|
Copyright © 2013. All rights reserved.