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