Class RestPreCallAnnotation
java.lang.Object
org.apache.juneau.rest.annotation.RestPreCallAnnotation
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceA collection of@RestPreCall annotations.static classBuilder class. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT
Default value
-
-
Constructor Details
-
RestPreCallAnnotation
public RestPreCallAnnotation()
-
-
Method Details
-
create
Instantiates a new builder for this class.- Returns:
- A new builder object.
-