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