Alexander Suter created TAMAYA-356:
--------------------------------------
Summary: Make resolvers configurable via Java API
Key: TAMAYA-356
URL: https://issues.apache.org/jira/browse/TAMAYA-356
Project: Tamaya
Issue Type: Improvement
Reporter: Alexander Suter
I would like to create a tamaya configuration with some specific resolvers with
a java api, because I don't want to use the Java Service Loader approach.
Example:
* I only want to use the FileResolver and my custom DecryptResolver. All other
core resolvers must not be activated.
* Furthermore I completley setup my tamaya Configuration over Java API
(without Service Loader approach)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)