public final class OverridableContext
extends org.apache.avalon.framework.context.DefaultContext
| Constructor and Description |
|---|
OverridableContext(org.apache.avalon.framework.context.Context parent)
Creation of a new overridable context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
put(java.lang.Object key,
java.lang.Object value)
Add a context entry to the context.
|