1 min readAug 22, 2019
Technically I could be using a @Qualifier instead of @Named, but I still need to apply some restriction to the scheduler I receive, otherwise it wouldn’t be safe. Also I need to differentiate between the two schedulers of the same type. This is the way I know of to make that happen, but if there’s a better alternative, I’m always happy to know more :p