Interface ConsoleProvider

    • Field Detail

      • DEFAULT_CONFIG_FILENAME

        static final String DEFAULT_CONFIG_FILENAME

        The default location of the console-config.xml.

        See Also:
        Constant Field Values
    • Method Detail

      • getConfiguration

        URL getConfiguration()

        Returns a URL to the console-config.xml file, or null. If null is returned, the default (DEFAULT_CONFIG_FILENAME) will be used.