Interface ConfigFileDescriptor

  • All Known Implementing Classes:
    ConfigFile

    public interface ConfigFileDescriptor
    An interface to declare configuration file descriptors.
    Author:
    sts
    • Method Detail

      • getFileName

        java.lang.String getFileName()
        Returns the name of the configuration file.
        Returns:
        the name of the configuration file.