|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InternalWrapperContext
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 |
---|
Context getInternalUserContext()
InternalContextAdapter getBaseContext()
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 |