EventQueues.lookup("tableSchemaEventQueue", EventQueues.DESKTOP, true).publish(new Event("onChangeTableSchema", null, tableSchemaName));
/**
* Creates the ApplicationMessageQueue
*/
new ApplicationMessageQueue();
doCreateDemoTimerForNotifications(event);
}