| Modifier and Type | Method and Description |
|---|---|
static List<Configurator> |
RegistryDirectory.toConfigurators(List<URL> urls)
Convert override urls to map for use when re-refer.
|
| Modifier and Type | Method and Description |
|---|---|
Configurator |
ConfiguratorFactory.getConfigurator(URL url)
get the configurator instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConfigurator
AbstractOverrideConfigurator
|
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractConfigurator.compareTo(Configurator o)
Sort by host, priority
1.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbsentConfigurator
AbsentConfigurator
|
| Modifier and Type | Method and Description |
|---|---|
Configurator |
AbsentConfiguratorFactory.getConfigurator(URL url) |
| Modifier and Type | Class and Description |
|---|---|
class |
OverrideConfigurator
AbsentConfigurator
|
| Modifier and Type | Method and Description |
|---|---|
Configurator |
OverrideConfiguratorFactory.getConfigurator(URL url) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.