|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bound | |
---|---|
org.kohsuke.stapler.bind | Subsystem for exposing arbitrary objects on per-session basis to the URL space. |
Uses of Bound in org.kohsuke.stapler.bind |
---|
Methods in org.kohsuke.stapler.bind that return Bound | |
---|---|
Bound |
BoundObjectTable.bind(java.lang.Object o)
Binds an object temporarily and returns its URL. |
Bound |
BoundObjectTable.bindWeak(java.lang.Object o)
Binds an object temporarily and returns its URL. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |