type-safe DeltaSpikeConfig
--------------------------
Key: DELTASPIKE-37
URL: https://issues.apache.org/jira/browse/DELTASPIKE-37
Project: DeltaSpike
Issue Type: New Feature
Components: Core
Reporter: Gerhard Petracek
Assignee: Gerhard Petracek
deltaspike itself can be configured via config classes which are std.
(application scoped) cdi beans. DeltaSpikeConfig is the marker interface for
all those config classes. for providing custom values, users have to extend the
config class, annotate it with @Specializes and provide the custom value by
overriding the corresponding getter method.
we need a final name before the first release. for now we are using
DeltaSpikeConfig for the marker interface
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira