Annotation Type Destroyed


  • @Documented
    @Retention(RUNTIME)
    public @interface Destroyed
    A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods that will receive DESTROYED CacheLifecycleEvent.
    Since:
    1.0
    Author:
    Jonathan Knight