Annotation Type InInterceptors


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface InInterceptors
    Specifies a list of classes that are added to the inbound interceptor chain. This annotation effects SEI classes and service implementation classes.