Esempio n. 1
0
 @Override
 public void unregisterJasperReport(String id, JasperReport report) {
   registry.removeElement(id, report);
 }