| Modifier and Type | Class and Description |
|---|---|
class |
ClassPathProcessRegistry
Process registry reading information from the properties file located under the certain location in the classpath
(
META-INF/io/fabric8/process/spring/boot/registry/registry.properties). |
class |
CompositeProcessRegistry |
class |
InMemoryProcessRegistry |
class |
ZooKeeperProcessRegistry |
| Modifier and Type | Method and Description |
|---|---|
static ProcessRegistry |
ProcessRegistryPropertySourceApplicationContextInitializer.processRegistry() |
| Constructor and Description |
|---|
CompositeProcessRegistry(ProcessRegistry... registries) |
ProcessRegistryPropertySource(ProcessRegistry processRegistry) |
| Constructor and Description |
|---|
CompositeProcessRegistry(List<ProcessRegistry> registries) |
Copyright © 2011–2014 Red Hat. All rights reserved.