Annotation Type RemoteAddress


@Qualifier @Retention(RUNTIME) @Target({TYPE,METHOD,FIELD,PARAMETER}) public @interface RemoteAddress
CDI qualifier for the remote address. The remote address is used by the client to access the server.
Since:
8.2.0
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class