Map-like object for storing context-based information. Since the context is passed in to the
get
and
keys
methods, ContextMaps that delegate all or some of their properties through the RenderingContext. The MutableUINode class uses a ContextMap to store its named children, for this very reason, as it enables developers to data bind the named children nodes.
@version $Name: $ ($Revision: adfrt/faces/adf-faces-impl/src/main/java/oracle/adfinternal/view/faces/ui/collection/ContextMap.java#0 $) $Date: 10-nov-2005.18:57:32 $
@author The Oracle ADF Faces Team
@see org.apache.myfaces.trinidadinternal.ui.BaseMutableUINode#setNamedChildMap