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