Beispiel #1
0
 public IndexServiceImpl()
 {
     this.indexDAO = new IndexDAOImpl();
 }