Annotation Type SpringSessionCoherenceInstance


  • @Target({FIELD,METHOD,PARAMETER,TYPE,ANNOTATION_TYPE})
    @Retention(RUNTIME)
    @Documented
    @Qualifier
    public @interface SpringSessionCoherenceInstance
    Qualifier annotation for a Coherence instance to be injected in CoherenceIndexedSessionRepository.
    Since:
    3.0
    Author:
    Gunnar Hillert