Annotation Type Truncated


  • @Documented
    @Retention(RUNTIME)
    public @interface Truncated
    A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods that will receive TRUNCATED CacheLifecycleEvent.
    Since:
    3.0
    Author:
    Jonathan Knight, Gunnar Hillert