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.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.config
Classes in org.apache.struts2.config that implement Locatable -
Uses of Locatable in org.apache.struts2.config.entities
Classes in org.apache.struts2.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 org.apache.struts2.config.impl
Classes in org.apache.struts2.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 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 -
Uses of Locatable in org.apache.struts2.util.location
Classes in org.apache.struts2.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 org.apache.struts2.util.reflection
Classes in org.apache.struts2.util.reflection that implement Locatable -
Uses of Locatable in org.apache.struts2.validator
Classes in org.apache.struts2.validator that implement LocatableModifier and TypeClassDescriptionclass
Holds the necessary information for configuring an instance of a Validator.