Annotation Interface SetRoot


Methods annotated with SetRoot will be bound with SetRootRule digester rule.
Since:
2.1
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Class<?>[]
    Defines the concrete implementation(s) of @SetRoot annotated method argument.
  • Element Details

    • value

      Class<?>[] value
      Defines the concrete implementation(s) of @SetRoot annotated method argument.
      Returns:
      the concrete implementation(s) of @SetRoot annotated method argument.
      Default:
      {}