requiredNamedBoundedContext

Finds the named bounded context associated with this class, throwing an exception if not found.

Return

The named bounded context.

Parameters

T

The type of the class.

Throws

if no matching bounded context is found.