Add create(Object, MetaType) to MetaValueFactory
------------------------------------------------
Key: JBMAN-60
URL:
https://jira.jboss.org/jira/browse/JBMAN-60
Project: JBoss Managed
Issue Type: Feature Request
Components: metavalue
Affects Versions: JBossMan.2.1.0.CR1
Reporter: Scott M Stark
Assignee: Scott M Stark
Fix For: JBossMan.2.1.0.CR2
For more complicated types (CompositeMetaType for example) or values that have a
MetaValueBuilder that uses recursion, one needs to be able to specfiy the MetaType for the
value. The current DefaultMetaValueFactory.internalCreate(Object value, TypeInfo type,
MetaType metaType) method cannot always determine the correct MetaType for a value.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira