Class RestDestroyAnnotation
java.lang.Object
org.apache.juneau.rest.annotation.RestDestroyAnnotation
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic @interfaceA collection of@RestDestroy annotations.static classBuilder class.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
DEFAULTDefault value
 
- 
- 
Constructor Details- 
RestDestroyAnnotationpublic RestDestroyAnnotation()
 
- 
- 
Method Details- 
createInstantiates a new builder for this class.- Returns:
- A new builder object.
 
 
-