Class ClassMigrationManager

java.lang.Object
jmri.configurexml.ClassMigrationManager
All Implemented Interfaces:
InstanceManagerAutoDefault

Get class migrations for the ConfigXmlManager.
  • Constructor Details

  • Method Details

    • getClassName

      Get the class name to be used for the given class name.
      Parameters:
      className - the class name to check for a migration against
      Returns:
      the class name to use; either the new name to migrate to or the old name if no migration is required