Interface and Description |
---|
com.opensymphony.xwork2.util.logging.Logger
since 2.5
|
org.apache.struts2.interceptor.ParameterAware
please use
HttpParametersAware instead |
Exceptions and Description |
---|
com.opensymphony.xwork2.InvalidMetadataException
to be removed
|
com.opensymphony.xwork2.config.ReferenceResolverException
to be removed
|
Annotation Type and Description |
---|
com.opensymphony.xwork2.validator.annotations.Validation
Since Struts 2.1 because it isn't necessary anymore
|
Constructor and Description |
---|
com.opensymphony.xwork2.config.impl.AbstractMatcher(PatternMatcher<?>)
use @{link
AbstractMatcher(PatternMatcher, boolean) instead |
com.opensymphony.xwork2.validator.DelegatingValidatorContext(Class)
will be removed, do not use!
|
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.