Package | Description |
---|---|
net.sourceforge.stripes.config |
This package provides Configuration services for Stripes, including interfaces for
locating configured components and configuration parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
RuntimeConfiguration
Configuration class that uses the BootstrapPropertyResolver to look for configuration values,
and when it cannot find a value, falls back on the DefaultConfiguration to supply default
values.
|
? Copyright 2005-2006, Stripes Development Team.