Interface MetroConfigName

  • All Known Implementing Classes:
    MetroConfigNameImpl

    public interface MetroConfigName
    This interface is used to get the file name used for the metro configuration file. This allows multiple configurations of metro in a single VM.
    Author:
    Bob Naugle
    • Method Detail

      • getDefaultFileName

        String getDefaultFileName()
      • getAppFileName

        String getAppFileName()