Class | Description |
---|---|
ParametersInterceptor |
This interceptor sets all parameters on the value stack.
|
Annotation Type | Description |
---|---|
StrutsParameter |
Used to annotate public getter/setter methods or fields on
Action classes that are
intended for parameter injection by the ParametersInterceptor . |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.