Package net.sourceforge.stripes.config

This package provides Configuration services for Stripes, including interfaces for locating configured components and configuration parameters.

See: Description

Package net.sourceforge.stripes.config Description

This package provides Configuration services for Stripes, including interfaces for locating configured components and configuration parameters. If a Configuration class is not specified Stripes will use the DefaultConfiguration. The RuntimeConfiguration allows the Configuration to be selectively overriden using properties in the web.xml or in Java system properties.

? Copyright 2005-2006, Stripes Development Team.