|
||||||||||
| 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 | |
|---|---|
boolean |
containsKey(Object key)
Tests if the key exists in the specified scope |
Object |
get(String key)
Place key value pair into the context of the specified scope. |
InternalContextAdapter |
getBaseContext()
Returns the base full context impl. |
Context |
getInternalUserContext()
Returns the wrapped user context. |
Object |
put(String key,
Object value)
Retrieve the specified key value pair from the given scope. |
| Method Detail |
|---|
Context getInternalUserContext()
InternalContextAdapter getBaseContext()
Object put(String key,
Object value)
Object get(String key)
boolean containsKey(Object key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||