Annotation Type UsesMappedConfiguration

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class value
      The type of object which may be contributed into the service's configuration.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Class key
      The type of key used to identify contribution values.
    • Element Detail

      • value

        Class value
        The type of object which may be contributed into the service's configuration.
      • key

        Class key
        The type of key used to identify contribution values.
        Default:
        java.lang.String.class