Annotation Type Lite


  • @Documented
    @Retention(RUNTIME)
    public @interface Lite
    A qualifier annotation that can be applied to CoherenceEventListener annotated methods that receive MapEvents to register them as lite listeners.
    Since:
    3.0
    Author:
    Jonathan Knight, Gunnar Hillert