Annotation Type Indexed


@Retention(RUNTIME) @Target(METHOD) public @interface Indexed
Annotation that marks methods that can modify the search index. Mainly used for weaving through AOP.
Author:
Alex Bogdanovski [[email protected]]
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
    The search action performed.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details