// components.
super.notifyAgentWithStatus(ProcessState.Initializing, processJmxUrl);
ScheduledThreadPoolExecutor executor = new ScheduledThreadPoolExecutor(
1);
executor.prestartAllCoreThreads();
// Instantiate a UIMA AS jmx monitor to poll for status of the AE.
// This monitor checks if the AE is initializing or ready.
UimaAEJmxMonitor monitor = new UimaAEJmxMonitor(this, serviceArgs);
/*
* This will execute the UimaAEJmxMonitor continuously for every 15