Package org.apache.struts2.config

Classes for Struts configuration and property handling.

See:
          Description

Class Summary
BeanSelectionProvider Selects the implementations of key framework extension points, using the loaded property constants.
BeanSelectionProvider.ObjectFactoryDelegateFactory  
DefaultPropertiesProvider Loads the default properties, separate from the usual struts.properties loading
DefaultSettings DefaultSettings implements optional methods of Settings.
DelegatingSettings DelegatingSettings stores an internal list of Settings objects to update settings or retrieve settings values.
LegacyPropertiesConfigurationProvider  
NullResult Null result to get around annotation defaults that can't be null
PropertiesSettings A class to handle settings via a properties file.
ServletContextSingleton This singleton holds an instance of the web servlet context.
Settings Deprecated. Since Struts 2.1.2
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-2008 Apache Software Foundation. All Rights Reserved.