public static class Analytics.ApplicationStopextends Object
implements Runnable
Log the application stop event.
IMPORTANT: AnalyticsProcessors which will process the event must make sure that the processing is done quickly enough in order to NOT block the shutdown
sequence.