|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.avalon.framework.context.DefaultContext
org.apache.cocoon.core.container.spring.avalon.SettingsContext
This is an extension of the default context implementation. It first looks into the settings object and only if the key is not found there, it delegates to the parent. This object is used for setting up the logger.
| Constructor Summary | |
SettingsContext(Context parentContext,
org.apache.cocoon.configuration.Settings s)
|
|
SettingsContext(org.apache.cocoon.configuration.Settings s)
|
|
| Method Summary | |
Object |
get(Object name)
|
| Methods inherited from class org.apache.avalon.framework.context.DefaultContext |
checkWriteable, equals, getContextData, getParent, hashCode, hide, makeReadOnly, put |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SettingsContext(Context parentContext,
org.apache.cocoon.configuration.Settings s)
public SettingsContext(org.apache.cocoon.configuration.Settings s)
| Method Detail |
public Object get(Object name)
throws ContextException
ContextExceptionContext.get(java.lang.Object)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||