Пример #1
0
  public void start() throws IOException, MuleException {
    coreExtensionManager.initialise();
    coreExtensionManager.start();

    deploymentService.start();
  }