|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationLoader | |
|---|---|
| com.github.dandelion.datatables.core.configuration | |
| Uses of ConfigurationLoader in com.github.dandelion.datatables.core.configuration |
|---|
| Classes in com.github.dandelion.datatables.core.configuration that implement ConfigurationLoader | |
|---|---|
class |
StandardConfigurationLoader
Default implementation of the ConfigurationLoader. |
| Methods in com.github.dandelion.datatables.core.configuration that return ConfigurationLoader | |
|---|---|
static ConfigurationLoader |
DatatablesConfigurator.getConfigurationLoader()
Returns an implementation of ConfigurationLoader using the
following strategy:
Check first if the dandelion.datatables.confloader.class
system property is set and tries to instantiate it
Otherwise, instantiate the StandardConfigurationLoader based
on property files
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||