|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeKey | |
---|---|
org.kohsuke.stapler | Stapler URL->Object mapping framework. |
Uses of AttributeKey in org.kohsuke.stapler |
---|
Methods in org.kohsuke.stapler that return AttributeKey | ||
---|---|---|
static
|
AttributeKey.appScoped()
Creates a new ServletContext -scoped AttributeKey . |
|
static
|
AttributeKey.requestScoped()
Creates a new request-scoped AttributeKey . |
|
static
|
AttributeKey.sessionScoped()
Creates a new session-scoped AttributeKey . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |