John Ament created CDI-512:
------------------------------
Summary: Initialization parameter to specify loaded Extensions
Key: CDI-512
URL:
https://issues.jboss.org/browse/CDI-512
Project: CDI Specification Issues
Issue Type: Feature Request
Components: Java SE Integration
Reporter: John Ament
Assignee: John Ament
As a tie in for CDI-511, define a initialization parameter that can specify the list of
extensions to be enabled.
The parameter should accept any Collection, however if a duplicate entry is found it is
ignored.
The collection should support either Classes or Strings representing the FQCN of the
extension itself, or the extension instance.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)