[jboss-jira] [JBoss JIRA] Closed: (JBMAN-44) Create a org.jboss.metatype.spi.values.MetaValueMapper interface
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Sat Nov 22 13:58:36 EST 2008
[ https://jira.jboss.org/jira/browse/JBMAN-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott M Stark closed JBMAN-44.
------------------------------
Resolution: Rejected
We don't need this after all
> 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
More information about the jboss-jira
mailing list