Annotation Type IndexableTypes


  • @Retention(RUNTIME)
    public @interface IndexableTypes
    Annotation to be used on Spring configuration classes to ensure an IndexableType is initialized.
    See Also:
    IndexableType
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Class<? extends IndexableType>[] value