Create a org.jboss.metatype.spi.values.MetaValueMapper interface
----------------------------------------------------------------
Key: JBMAN-44
URL:
https://jira.jboss.org/jira/browse/JBMAN-44
Project: JBoss Managed
Issue Type: Feature Request
Components: metavalue
Affects Versions: JBossMan.2.0.0.CR5
Reporter: Scott M Stark
Assignee: Scott M Stark
Fix For: JBossMan.2.0.0.GA
We need an interface org.jboss.metatype.spi.values.MetaValueMapper<T> that the
current org.jboss.metatype.spi.values.MetaMapper implements
public Type mapToType()
public MetaType getMetaType()
public MetaValue createMetaValue(MetaType metaType, T object);
public T unwrapMetaValue(MetaValue metaValue);
--
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