namedBoundedContext
Finds the named bounded context associated with this class based on its package scope.
Return
The named bounded context or null if not found.
Parameters
T
The type of the class.
Finds the named bounded context associated with this class based on its package scope.
The named bounded context or null if not found.
The type of the class.