What is the best approach for testing of the code:
@Override public void contextDestroyed(ServletContextEvent servletContextEvent) { isShutdownStarted = true; while (!QUEUE.isEmpty()) ; };
Aucun commentaire:
Enregistrer un commentaire