| Interface | Description |
|---|---|
| ProcessRegistry |
provides a unified way to access information shared by the managed processes.
|
| Class | Description |
|---|---|
| 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). |
| CompositeProcessRegistry | |
| InMemoryProcessRegistry | |
| ProcessRegistries | |
| ProcessRegistryAutoConfiguration | |
| ProcessRegistryPropertySource |
Property source reading properties values from the
ProcessRegistry. |
| ProcessRegistryPropertySourceApplicationContextInitializer |
ApplicationContextInitializer registering ProcessRegistryPropertySource. |
| ZooKeeperProcessRegistries | |
| ZooKeeperProcessRegistry |
Copyright © 2011–2014 Red Hat. All rights reserved.