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