Annotation Type OutInterceptors


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