|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationProviderAbstract | |
|---|---|
| nl.knowledgeplaza.util.configuration | |
| Uses of ConfigurationProviderAbstract in nl.knowledgeplaza.util.configuration |
|---|
| Subclasses of ConfigurationProviderAbstract in nl.knowledgeplaza.util.configuration | |
|---|---|
class |
ConfigurationProviderPropertyFile
Read configuration data from a property file. |
class |
ConfigurationProviderXmlFile
Read configuration data from an XML file |
| Methods in nl.knowledgeplaza.util.configuration that return types with arguments of type ConfigurationProviderAbstract | |
|---|---|
static java.util.List<ConfigurationProviderAbstract> |
ConfigurationProviderXmlFile.findProviders(Configuration configuration)
|
static java.util.List<ConfigurationProviderAbstract> |
ConfigurationProviderPropertyFile.findProviders(Configuration configuration)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||