Interface Upgrader


public interface Upgrader
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    upgradeConfig(String configFilename, org.dom4j.Document routerConfig)
     
  • Method Details

    • upgradeConfig

      void upgradeConfig(String configFilename, org.dom4j.Document routerConfig) throws Exception
      Throws:
      Exception