public class DefaultConfigurationLoader extends Object implements ConfigurationLoader
EventServiceConfigurationFactory
if no
configuration could be found.
EventServiceConfiguration
or in
the manual.Constructor and Description |
---|
DefaultConfigurationLoader() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object anObject) |
boolean |
isAvailable()
Checks if the configuration is available and can be loaded.
|
EventServiceConfiguration |
load()
Loads the configuration with the loader.
|
public DefaultConfigurationLoader()
public boolean isAvailable()
ConfigurationLoader.load()
shouldn't called. In the case of DefaultConfigurationLoader
it returns
always true, because the default configuration is available in any case.isAvailable
in interface ConfigurationLoader
DefaultConfigurationLoader
it returns
always true, because the default configuration is available in any case.public EventServiceConfiguration load()
load
in interface ConfigurationLoader
EventServiceConfiguration
)Copyright © 2012. All Rights Reserved.