I want to have a map of @Component instances of the same class. I init the instance like:
@Component
applicationContext.getBean(TorrentService.class)