|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigRegister.Strategy | |
|---|---|
| org.hrodberaht.directus.config | |
| Uses of ConfigRegister.Strategy in org.hrodberaht.directus.config |
|---|
| Methods in org.hrodberaht.directus.config that return ConfigRegister.Strategy | |
|---|---|
ConfigRegister.Strategy |
ConfigRegister.getCustomConfigurationStrategy()
|
static ConfigRegister.Strategy |
ConfigRegister.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConfigRegister.Strategy[] |
ConfigRegister.Strategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.hrodberaht.directus.config with parameters of type ConfigRegister.Strategy | |
|---|---|
void |
ConfigRegister.setCustomConfigurationStrategy(ConfigRegister.Strategy customConfigurationStrategy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||