Uses of Interface
com.opensymphony.xwork2.util.location.Locatable
Packages that use Locatable
Package
Description
Configuration core classes.
Configuration entity classes.
Configuration implementation classes.
Classes and utilities used to track location information.
XWork validation subsystem.
-
Uses of Locatable in com.opensymphony.xwork2.config
Classes in com.opensymphony.xwork2.config that implement Locatable -
Uses of Locatable in com.opensymphony.xwork2.config.entities
Classes in com.opensymphony.xwork2.config.entities that implement LocatableModifier and TypeClassDescriptionclass
Contains everything needed to configure and execute an action: methodName - the method name to execute on the action.class
Configuration for exception mapping.class
Configuration for Interceptors.class
Configuration for InterceptorStack.class
Configuration for Package.class
Configuration for Result.class
Configuration class for result types.class
-
Uses of Locatable in com.opensymphony.xwork2.config.impl
Classes in com.opensymphony.xwork2.config.impl that implement LocatableModifier and TypeClassDescriptionclass
Factory that remembers where a constant came fromclass
Attaches location information to the factory. -
Uses of Locatable in com.opensymphony.xwork2.util.location
Classes in com.opensymphony.xwork2.util.location that implement LocatableModifier and TypeClassDescriptionclass
Properties implementation that remembers the location of each property.class
Base class for location aware objects -
Uses of Locatable in com.opensymphony.xwork2.util.reflection
Classes in com.opensymphony.xwork2.util.reflection that implement Locatable -
Uses of Locatable in com.opensymphony.xwork2.validator
Classes in com.opensymphony.xwork2.validator that implement LocatableModifier and TypeClassDescriptionclass
Holds the necessary information for configuring an instance of a Validator. -
Uses of Locatable in org.apache.struts2
Classes in org.apache.struts2 that implement LocatableModifier and TypeClassDescriptionclass
A generic runtime exception that optionally contains Location information -
Uses of Locatable in org.apache.struts2.conversion
Classes in org.apache.struts2.conversion that implement LocatableModifier and TypeClassDescriptionclass
TypeConversionException should be thrown by any TypeConverters which fail to convert values