Mark Struberg created DELTASPIKE-1480:
-----------------------------------------
Summary: replace @Typed() with @Vetoed
Key: DELTASPIKE-1480
URL: https://issues.apache.org/jira/browse/DELTASPIKE-1480
Project: DeltaSpike
Issue Type: Improvement
Security Level: public (Regular issues)
Affects Versions: 2.0.0
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 2.0.1
In CDI-1.0 {{@Typed()}} was the only way to avoid that a class is getting
picked up for injection. This is now available in the spec via {{@Vetoed}}
which has the benefit that it even will not create a CDI Bean.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)