Annotation Interface BDIConfigurations


@Target(TYPE) @Retention(RUNTIME) public @interface BDIConfigurations
Configurations annotation.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
    Replace content of the base classes.
    The configurations.
  • Element Details

    • value

      The configurations.
      Default:
      {}
    • replace

      boolean replace
      Replace content of the base classes.
      Default:
      false