Class RestStartCallAnnotation
java.lang.Object
org.apache.juneau.rest.annotation.RestStartCallAnnotation
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic @interface
A collection of@RestStartCall annotations
.static class
Builder class. -
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
DEFAULT
Default value
-
-
Constructor Details
-
RestStartCallAnnotation
public RestStartCallAnnotation()
-
-
Method Details
-
create
Instantiates a new builder for this class.- Returns:
- A new builder object.
-