Exemple #1
0
 @Override
 public void refresh() throws BeansException, IllegalStateException {
   try {
     super.refresh();
   } finally {
   }
 }