Annotation Type Inbound


  • @Retention(RUNTIME)
    @Qualifier
    @Target({METHOD,FIELD,PARAMETER})
    public @interface Inbound
    Annotation to be applied to a Cache @Inject point to define the cache configuration for the Producer to configure the cache
    Author:
    steve
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String eventName  
    • Element Detail

      • eventName

        String eventName
        Default:
        ""