Annotation Type ExceptionRetry


  • @Inherited
    @InterceptorBinding
    @Retention(RUNTIME)
    @Target({METHOD,TYPE})
    public @interface ExceptionRetry
    Author:
    Michael Remijan mjremijan@yahoo.com @mjremijan