Uses of Class
org.apache.juneau.rest.annotation.RestInjectAnnotation.Builder
Packages that use RestInjectAnnotation.Builder
- 
Uses of RestInjectAnnotation.Builder in org.apache.juneau.rest.annotationMethods in org.apache.juneau.rest.annotation that return RestInjectAnnotation.BuilderModifier and TypeMethodDescriptionstatic RestInjectAnnotation.BuilderRestInjectAnnotation.create()Instantiates a new builder for this class.RestInjectAnnotation.Builder.methodScope(String... value) Sets theRestInject.methodScope()property on this annotation.Sets theRestInject.name()property on this annotation.Sets theRestInject.value()property on this annotation.