[jboss-jira] [JBoss JIRA] Created: (JBXB-125) Specify the adapter on the class being adapted
Ales Justin (JIRA)
jira-events at lists.jboss.org
Wed Mar 5 09:19:57 EST 2008
Specify the adapter on the class being adapted
----------------------------------------------
Key: JBXB-125
URL: http://jira.jboss.com/jira/browse/JBXB-125
Project: JBoss XML Binding (JBossXB)
Issue Type: Feature Request
Affects Versions: JBossXB-2.0.0.CR6
Reporter: Ales Justin
Assigned To: Alexey Loubyansky
Fix For: JBossXB-2.0.0.CR7
We should really be able to specify the adapter on the class being adapted
rather than having to repeat it on every top level package.
e.g.
@JBossXMLAdapter(ConstrollerStateXMLAdapter.class)
public class ControllerState {}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list