All Classes and Interfaces

Class
Description
 
This interface defines how the action configurations for the current web application can be constructed.
This interface defines the method that is used to create action names based on the name of a class.
Xwork will only reload configurations, if one ContainerProvider needs reloading, that's all this class does
This class is a configuration provider for the XWork configuration system.
 
Constants used to extend the Convention plugin
This interface defines the conventions that are used by the convention plugin.
This class is the implementation of the ConventionsService interface and provides all of the defaults and annotation handling.
This class is the default unknown handler for all of the Convention plugin integration with XWork.
 
This class strips the word Action from the end of the class name and possibly lowercases the name as well depending on the value of the constant struts.convention.action.name.lowercase.
 
Builds interceptor mappings from annotations.
Defines the default interceptor for all actions in this package
This class implements the ResultMapBuilder and traverses the web application content directory looking for reasonably named JSPs and other result types as well as annotations.
This interface defines how interceptors are built from annotations.
This class implements the ActionConfigBuilder interface.
This class has some reflection helpers.
This interface defines how results are constructed for an Action.
This class converts the class name into a SEO friendly name by recognizing camel casing and inserting dashes.
This class is a String helper.