/** Shutdown the serving instance */
 protected void shutdown() {
   cnxnFactory.shutdown();
 }