217218219220221222223
} @Override public void destroy() { _exchangeBus.stop(); _eventManager.publish(new DomainShutdownEvent(this)); }