_logger.info("Application main() finished normally");
}
// inject the pre-destroy methods before shutting down
injMgr.invokeClassPreDestroy(cl, appDesc);
// Let's shutdown all the system resource adapters that are
// active in the container.
shutDownSystemAdapters();