@Service public class PayaraConsolePlugin extends Object implements ConsoleProvider
DEFAULT_CONFIG_FILENAME| Constructor and Description |
|---|
PayaraConsolePlugin() |
| 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 ConsoleProviderCopyright © 2017. All rights reserved.