Class Hierarchy
- java.lang.Object
- org.apache.struts2.config.entities.ActionConfig.Builder (implements org.apache.struts2.config.entities.InterceptorListHolder)
- org.apache.struts2.config.entities.AllowedMethods
- org.apache.struts2.config.entities.BeanConfig
- org.apache.struts2.config.entities.BeanSelectionConfig
- org.apache.struts2.config.entities.ConstantConfig
- org.apache.struts2.config.entities.ExceptionMappingConfig.Builder
- org.apache.struts2.config.entities.InterceptorConfig.Builder
- org.apache.struts2.config.entities.InterceptorMapping (implements java.io.Serializable)
- org.apache.struts2.config.entities.InterceptorStackConfig.Builder (implements org.apache.struts2.config.entities.InterceptorListHolder)
- org.apache.struts2.util.location.Located (implements org.apache.struts2.util.location.Locatable)
- org.apache.struts2.config.entities.ActionConfig (implements java.io.Serializable)
- org.apache.struts2.config.entities.ExceptionMappingConfig (implements java.io.Serializable)
- org.apache.struts2.config.entities.InterceptorConfig (implements java.io.Serializable)
- org.apache.struts2.config.entities.InterceptorStackConfig (implements java.io.Serializable)
- org.apache.struts2.config.entities.PackageConfig (implements java.lang.Comparable<T>, org.apache.struts2.config.entities.InterceptorLocator, java.io.Serializable)
- org.apache.struts2.config.entities.ResultConfig (implements java.io.Serializable)
- org.apache.struts2.config.entities.ResultTypeConfig (implements java.io.Serializable)
- org.apache.struts2.config.entities.UnknownHandlerConfig
- org.apache.struts2.config.entities.PackageConfig.Builder (implements org.apache.struts2.config.entities.InterceptorLocator)
- org.apache.struts2.config.entities.ResultConfig.Builder
- org.apache.struts2.config.entities.ResultTypeConfig.Builder
Interface Hierarchy
- org.apache.struts2.config.entities.InterceptorListHolder
- org.apache.struts2.config.entities.InterceptorLocator
- org.apache.struts2.config.entities.Parameterizable