Package org.kohsuke.stapler.bind
package org.kohsuke.stapler.bind
Subsystem for exposing arbitrary objects on per-session basis to the URL space.
-
ClassDescriptionHandles to the object bound via
BoundObjectTable
.Objects exported and bound by JavaScript proxies.Per-session table that remembers all the bound instances.Indicates that the method is exposed to client-side JavaScript proxies and is callable as a method from them.Marker interface for objects that have known URLs.