@Service public class MicroProfilePlugin 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 |
|---|
MicroProfilePlugin() |
| 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 © 2019. All rights reserved.