public interface RequestAware
Modifier and Type | Method and Description |
---|---|
void |
setRequest(Map<String,Object> request)
Sets the Map of request attributes in the implementing class.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.