org.apache.myfaces.context.servlet
public class RequestMap extends AbstractAttributeMap
Version: $Revision: 278654 $ $Date: 2005-09-05 02:32:35 +0200 (Mon, 05 Sep 2005) $
Method Summary | |
---|---|
void | clear() |
protected Object | getAttribute(String key) |
protected Enumeration | getAttributeNames() |
void | putAll(Map t) |
protected void | removeAttribute(String key) |
protected void | setAttribute(String key, Object value) |