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