Mark Struberg created TAMAYA-67:
-----------------------------------
Summary: PropertyConverter: add info for supported formats
Key: TAMAYA-67
URL: https://issues.apache.org/jira/browse/TAMAYA-67
Project: Tamaya
Issue Type: Bug
Components: Core
Affects Versions: 0.1-incubating
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 0.1-incubating
There are cases where no PropertyConverter can be found who can deal with
converting the given String to the desired targetType.
In that case we need to log to the user which formats all the registered
PropertyConverter support. This information could also later be used for JMX or
even a configuration UI.
The proposal is to add a
{code}
String formatInfo()
{code}
to our PropertyConverter interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)