Annotation Type RestApi


@Retention(RUNTIME) @Target({FIELD,PARAMETER,METHOD}) @Qualifier public @interface RestApi
Annotation for injecting resources in a REST API context.
Since:
8.2.0
Author:
XIMA MEDIA GmbH
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class