Annotation Interface Interceptor


@Retention(RUNTIME) @Target({TYPE,METHOD}) @Inherited public @interface Interceptor
Marks a class as an interceptor for certain cms types to use in Dynamic Bean generation.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details