NamedAggregateGetter
Interface for retrieving a NamedAggregate from a target object.
Implementations of this interface provide a way to extract or derive named aggregate information from various types of objects, such as state aggregates or metadata.
Parameters
T
The type of the target object.