Interface | Description |
---|---|
ConditionalInterceptor | Deprecated
since 6.7.0, use
Interceptor instead. |
Interceptor | Deprecated
since 6.7.0, use
Interceptor instead. |
NoParameters | Deprecated
since Struts 6.2.0, use
NoParameters |
ParameterNameAware | Deprecated
since 6.4.0, use
ParameterNameAware . |
ParameterValueAware | Deprecated
since 6.4.0, use
ParameterValueAware . |
PreResultListener | Deprecated
since 6.7.0, use
PreResultListener instead. |
ScopedModelDriven<T> | Deprecated
since 6.7.0, use
ScopedModelDriven instead. |
ValidationAware | Deprecated
since 6.7.0, use
ValidationAware instead. |
ValidationErrorAware | Deprecated
since 6.7.0, use
ValidationErrorAware instead. |
ValidationWorkflowAware | Deprecated
since 6.7.0, use
ValidationWorkflowAware instead. |
WithLazyParams |
Interceptors marked with this interface won't be fully initialised during initialisation.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.