Annotation Type ContainerResource


  • @Retention(RUNTIME)
    public @interface ContainerResource
    Annotation that can be used to inject a container specific resource.
    Author:
    Stuart Douglas
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String value
      The container to connect to.
    • Element Detail

      • value

        String value
        The container to connect to. This may be left empty if only 1 server is available
        Default:
        ""