ServiceLoaderpublic class ServiceLoaderImpl extends java.lang.Object implements ServiceLoader
| Constructor | Description |
|---|---|
ServiceLoaderImpl(ConfigLoader... loaders) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Properties |
getConfiguration() |
|
boolean |
load() |
The attempt loading a configuration xml file.
|
public ServiceLoaderImpl(ConfigLoader... loaders)
public boolean load()
ServiceLoaderload in interface ServiceLoaderpublic java.util.Properties getConfiguration()
getConfiguration in interface ServiceLoaderProperties.