Uses of Interface
org.apache.struts2.util.location.Locatable
Packages that use Locatable
Package
Description
Main XWork interfaces and classes.
Classes for Struts configuration and property handling.
Configuration entity classes.
Configuration implementation classes.
Classes and utilities used to track location information.
XWork validation subsystem.
- 
Uses of Locatable in org.apache.struts2Classes in org.apache.struts2 that implement LocatableModifier and TypeClassDescriptionclassA generic runtime exception that optionally contains Location information
- 
Uses of Locatable in org.apache.struts2.configClasses in org.apache.struts2.config that implement Locatable
- 
Uses of Locatable in org.apache.struts2.config.entitiesClasses in org.apache.struts2.config.entities that implement LocatableModifier and TypeClassDescriptionclassContains everything needed to configure and execute an action: methodName - the method name to execute on the action.classConfiguration for exception mapping.classConfiguration for Interceptors.classConfiguration for InterceptorStack.classConfiguration for Package.classConfiguration for Result.classConfiguration class for result types.class
- 
Uses of Locatable in org.apache.struts2.config.implClasses in org.apache.struts2.config.impl that implement LocatableModifier and TypeClassDescriptionclassFactory that remembers where a constant came fromclassAttaches location information to the factory.
- 
Uses of Locatable in org.apache.struts2.conversionClasses in org.apache.struts2.conversion that implement LocatableModifier and TypeClassDescriptionclassTypeConversionException should be thrown by any TypeConverters which fail to convert values
- 
Uses of Locatable in org.apache.struts2.util.locationClasses in org.apache.struts2.util.location that implement LocatableModifier and TypeClassDescriptionclassProperties implementation that remembers the location of each property.classBase class for location aware objects
- 
Uses of Locatable in org.apache.struts2.util.reflectionClasses in org.apache.struts2.util.reflection that implement Locatable
- 
Uses of Locatable in org.apache.struts2.validatorClasses in org.apache.struts2.validator that implement LocatableModifier and TypeClassDescriptionclassHolds the necessary information for configuring an instance of a Validator.