/* */ {
/* 27 */ initTransporterServices();
/* */
/* 29 */ Map config = getConnectorConfig();
/* */
/* 31 */ this.server = TransporterServer.createTransporterServer(getLocatorURI(), new CustomerProcessorImpl(), CustomerProcessor.class.getName(), config, true);
/* */ }