|
|||||||||
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. |
java.lang.Object |
localPut(java.lang.String key,
java.lang.Object value)
Allows callers to explicitly put objects in the local context. |
Method Detail |
---|
Context getInternalUserContext()
InternalContextAdapter getBaseContext()
java.lang.Object localPut(java.lang.String key, java.lang.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 |