To activate the decorators, the annotations are not enough. You need to update the beans.xml file adding the decorator classes list:
<Decorators> <class> it.vige.businesscomponents.injection.decorator.CoderDecor ator </class></Decorators>