Annotation Interface PolymorphicConfigInstance


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface PolymorphicConfigInstance
This annotation marks the class as an instance of polymorphic configuration schema. Has basically the same properties as Config, but must inherit from the PolymorphicConfig.

NOTE: Field name conflicts with the parent (PolymorphicConfig) are not allowed.

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Unique identifier for an extension within a single polymorphic configuration.