|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ClasspathConfigurationProvider.PageLocator | PageLocator defines a locate method that can be used to discover server pages. |
| Class Summary | |
|---|---|
| BeanSelectionProvider | Selects the implementations of key framework extension points, using the loaded property constants. |
| ClasspathConfigurationProvider | ClasspathConfigurationProvider loads the configuration by scanning the classpath or selected packages for Action classes. |
| ClasspathConfigurationProvider.ClasspathPageLocator | ClasspathPathLocator searches the classpath for server pages. |
| 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 | |
| MethodConfigurationProvider | MethodConfigurationProvider creates ActionConfigs for potential action methods that lack a corresponding action mapping, so that these methods can be invoked without extra or redundant configuration. |
| 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 | Settings retrieves and exposes default values used by the framework. |
| StrutsXmlConfigurationProvider | Override Xwork class so we can use an arbitrary config file |
| Annotation Types Summary | |
|---|---|
| Namespace | Allows an action class to specify its namespace |
| ParentPackage | Allows an action class to specify an xwork package to inherit |
| Result | Defines an XWork Result |
| Results | Defines multiple XWork Results |
Classes for Struts configuration and property handling.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||