Dominik Przybysz created ARIES-1737:
---------------------------------------
Summary: Generate custom type converters in blueprint xml
Key: ARIES-1737
URL: https://issues.apache.org/jira/browse/ARIES-1737
Project: Aries
Issue Type: New Feature
Components: Blueprint
Reporter: Dominik Przybysz
Assignee: Dominik Przybysz
Find all type converters and put it in type-converters element as refs, e. g.
{code}
public class Converter1 implements Converter { ... }
{code}
{code}
public class Converter2 implements Converter { ... }
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)