|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface HttpRequestStateful
Annotated on the class of the parameters to the HttpTemplate logic
class to indicate it should be a HttpRequestObjectManagedObjectSource.
This simplifies means to specifying
HttpRequestObjectManagedObjectSource instances by in-lining it with
the code.
| Optional Element Summary | |
|---|---|
String |
value
Allows specifying the name to bind the object into the HttpRequestState. |
public abstract String value
HttpRequestState.
HttpRequestState. The
blank default value indicates for the ManagedObject to
assign its own unique value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||