StaticCrossCuttingLoader¶
Class StaticCrossCuttingLoader
This class wraps the CrossCuttingLoader for static use.
CrossCuttingLoader enables loading of mockable objects for cross cutting concerns,
that were not injected to the current object.
« More »