*/
}
private void init(List<Class<?>> excludedComponentsForTestContext) {
PicoBuilder picoBuilder = new PicoBuilder(new CompositeInjection(
new ConstructorInjection(), new AnnotatedFieldInjection()))
.withCaching().withLifecycle();
/*
* If given, the dotMonitor is used to capture an architecture diagram
* of the application