register

public BoundedContext.InternalAccess register(Repository<? extends Object, ? extends Object> repository)

Registers the passed repository.

Return

this instance of InternalAccess for call chaining

See also