Package org.apache.commons.configuration2.web
package org.apache.commons.configuration2.web
This package contains some implementations of the Configuration
interface that are useful in web
environments.
-
ClassDescriptionA configuration wrapper to read applet parameters.A configuration wrapper around a
ServletConfig
.A configuration wrapper to read the initialization parameters of a servlet context.A configuration wrapper around aFilterConfig
.A configuration wrapper to read the parameters of a servlet request.