org.apache.avalon.framework.context
public interface Contextualizable
Version: CVS $Revision: 1.13 $ $Date: 2003/02/11 15:58:40 $
Method Summary | |
---|---|
void | contextualize(Context context)
Pass the Context to the component.
|
Parameters: context the context. Must not be null
.
Throws: ContextException if context is invalid