| Interface | Description |
|---|---|
| Composite<T> |
Implementers of this interface will allow the ability to compose their state with the others.
|
| FileBackedRegistry.Reader<T> |
Reader.
|
| Class | Description |
|---|---|
| FileBackedRegistry<T extends Identifiable> |
File backed registry for
T. |
| MemoryBackedRegistry<T extends Identifiable> |
Memory backed registry for
T. |
| MemoryBackedRegistry.Factory<T extends Identifiable> |
Factory for creating
MemoryBackedRegistry. |
| RegistryServiceAdapter |
RegistryServiceAdapter adapts BackendService registry to a Styx Service.
|
| Exception | Description |
|---|---|
| ReloadException |
Exception thrown during reload attempt.
|
Copyright © 2013–2020 Hotels.com. All rights reserved.