Annotation Type Configure

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String[] value  
    • Element Detail

      • value

        String[] value
        Returns:
        the list of channels which are initialised
      • errorIfExists

        boolean errorIfExists
        Returns:
        if true, then an IllegalStateException is thrown if the channel already exists
        Default:
        true
      • configureIfExists

        boolean configureIfExists
        Returns:
        if true, then the configuration method is called even if it already exists
        Default:
        false