| Interface | Description |
|---|---|
| Decorator |
Interface for decorator patterns.
|
| FinalState |
Interface for constructs that can report their final state.
|
| Class | Description |
|---|---|
| ClassAliasResolver<T> |
A class that scans through all classes in the classpath annotated with
Alias and is a subType of subTypeOf constructor argument. |
| CompletedFuture<T> | |
| DecoratorUtils |
Utilities for classes implementing the decorator interface.
|
| RecordCountProvider |
A class for obtaining record counts from data.
|
| TaskEventMetadataUtils |