Exemplo n.º 1
0
 @Override
 public void onStart(Application app) {
   Util.configure(app.configuration());
   SitemapJob.startSitemapGenerator();
 }