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