466467468469470471472473
return tableEntityGroups; } private void initializeThreads() throws IOException { if(brokerOpen) { this.broker = new MessageBroker(this, conf); } }