Uses of Annotation Interface
org.apache.juneau.rest.annotation.RestPreCall
Packages that use RestPreCall
-
Uses of RestPreCall in org.apache.juneau.rest.annotation
Fields in org.apache.juneau.rest.annotation declared as RestPreCallModifier and TypeFieldDescriptionstatic final RestPreCall
RestPreCallAnnotation.DEFAULT
Default valueMethods in org.apache.juneau.rest.annotation that return RestPreCallModifier and TypeMethodDescriptionRestPreCallAnnotation.Builder.build()
Instantiates a new@RestPreCall
object initialized with this builder.