예제 #1
0
  public void stop() throws MuleException {
    deploymentService.stop();

    coreExtensionManager.stop();
    coreExtensionManager.dispose();
  }