-
Task
-
Resolution: Done
-
Major
-
3.3.0.M3
-
-
Documented as Feature Request
We need to have something like
public <T extends IFeature> Set<T> getFeatures(Class<T> cls);
in CDIExtensionManager to get a set of all the available features registered for particular CDI extensions.
- blocks
-
JBIDE-9389 CDI validator should ignore injection points annotated @RequestParam/@HeaderParam/@CookieParam
- Resolved