|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
interface for internal context wrapping functionality
Method Summary | |
InternalContextAdapter |
getBaseContext()
Returns the base full context impl. |
Context |
getInternalUserContext()
Returns the wrapped user context. |
Object |
localPut(String key,
Object value)
Allows callers to explicitly put objects in the local context. |
Method Detail |
public Context getInternalUserContext()
public InternalContextAdapter getBaseContext()
public Object localPut(String key, Object value)
key
- name of item to set.value
- object to set to key.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |