165166167168169170171
} }); } // -- Annotation handlers componentManager.registerAnnotationHandler(InjectComponent.class, new InjectComponentAnnotationHandler(componentManager)); }