|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.generationjava.config.AbstractConfig
org.osjava.oscube.container.NamespaceSession
| Constructor Summary | |
NamespaceSession()
|
|
| Method Summary | |
protected Object |
getValue(String key)
|
void |
put(String key,
Object value)
|
Object |
remove(String key)
|
| Methods inherited from class com.generationjava.config.AbstractConfig |
cloneConfig, get, getAbsolute, getContext, getDate, getDouble, getInt, getList, getString, has, setContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.generationjava.config.Config |
cloneConfig, get, getAbsolute, getContext, getDate, getDouble, getInt, getList, getString, has, setContext |
| Constructor Detail |
public NamespaceSession()
| Method Detail |
protected Object getValue(String key)
public void put(String key,
Object value)
put in interface Sessionpublic Object remove(String key)
remove in interface Session
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||