Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-1339

Add support for dynamic interceptor binding, added via Extension

    XMLWordPrintableJSON

Details

    Description

      JCache does something simliar to:

      public @interface CachedResult {...}

      @CachedResult
      public class CachedResultInterceptor {...}

      and a Extension which does:
      beforeBeanDiscoveryEvent.addInterceptorBinding(CachedResult .class);

      This currently doesn't work because we check for @InterceptorBinding on the annotation

      Attachments

        Activity

          People

            tandraschko Thomas Andraschko
            tandraschko Thomas Andraschko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: