@Service public class ThemePlugin extends Object implements ConsoleProvider
This is a noop file just to help test out the ConsoleProvider
and ConsolePluginService
files.
DEFAULT_CONFIG_FILENAME
Constructor and Description |
---|
ThemePlugin() |
Modifier and Type | Method and Description |
---|---|
URL |
getConfiguration()
Returns a
URL to the console-config.xml
file, or null . |
public URL getConfiguration()
ConsoleProvider
Returns a URL
to the console-config.xml
file, or null
. If null
is returned, the
default (ConsoleProvider.DEFAULT_CONFIG_FILENAME
) will be used.
getConfiguration
in interface ConsoleProvider
Copyright © 2018. All rights reserved.