Interface Locatable

All Known Implementing Classes:
ActionConfig, ConfigurationException, ExceptionMappingConfig, InterceptorConfig, InterceptorStackConfig, LocatableConstantFactory, LocatableFactory, LocatableProperties, Located, PackageConfig, ReflectionException, ResultConfig, ResultTypeConfig, StrutsException, TypeConversionException, UnknownHandlerConfig, ValidatorConfig

public interface Locatable
A interface that should be implemented by objects knowning their location (i.e. where they have been created from).
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the location of this object
  • Method Details

    • getLocation

      Location getLocation()
      Get the location of this object
      Returns:
      the location