Package org.apache.struts2.config

Classes for Struts configuration and property handling.

See:
          Description

Class Summary
DefaultSettings Default implementation of Settings - creates and delegates to other settingss by using an internal DelegatingSettings.
DelegatingSettings A Settings implementation which stores an internal list of settings objects.
PropertiesSettings A class to handle settings via a properties file.
ServletContextSingleton This singleton holds an instance of the web servlet context.
Settings Handles all Struts config properties.
StrutsXMLConfigurationProvider Override Xwork class so we can use an arbitrary config file
 

Package org.apache.struts2.config Description

Classes for Struts configuration and property handling.



Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.