Annotation Interface RequestNodeId
Annotation that binds a method variable to a request node-id header value.
- Since:
- 1
- Version:
- 1
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanIndicates if the parameter is required or not.
-
Element Details
-
required
boolean requiredIndicates if the parameter is required or not.- Since:
- 1
- Default:
- false
-