[jboss-jira] [JBoss JIRA] Created: (JBJCA-514) correct @AdministerObject usage
Jeff Zhang (JIRA)
jira-events at lists.jboss.org
Tue Mar 8 20:53:45 EST 2011
correct @AdministerObject usage
-------------------------------
Key: JBJCA-514
URL: https://issues.jboss.org/browse/JBJCA-514
Project: IronJacamar
Issue Type: Task
Components: Code Generator
Affects Versions: 1.0.0.Beta4
Reporter: Jeff Zhang
Assignee: Jeff Zhang
Fix For: 1.0.0.Beta5
@AdministeredObject(adminObjectInterfaces = { XAAdminObject.class })
public class XAAdminObjectImpl implements XAAdminObject, ...
The interfaces are listed in the annotation, not the implementing class.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list