org.apache.commons.configuration.web
public class ServletRequestConfiguration extends BaseWebConfiguration
Since: 1.1
Version: $Revision: 515306 $, $Date: 2007-03-06 22:15:00 +0100 (Di, 06 Mrz 2007) $
| Field Summary | |
|---|---|
| protected ServletRequest | request Stores the wrapped request. |
| Constructor Summary | |
|---|---|
| ServletRequestConfiguration(ServletRequest request)
Create a ServletRequestConfiguration using the request parameters.
| |
| Method Summary | |
|---|---|
| Iterator | getKeys() |
| Object | getProperty(String key) |
Parameters: request the servlet request