Exemplo n.º 1
0
 @Retryable
 public void doIt() {
   Test test = new Test();
   test.call();
 }