[jboss-jira] [JBoss JIRA] (LOGTOOL-79) Annotations to specify a precise signature

David Lloyd (JIRA) jira-events at lists.jboss.org
Mon Nov 18 11:27:06 EST 2013


David Lloyd created LOGTOOL-79:
----------------------------------

             Summary: Annotations to specify a precise signature
                 Key: LOGTOOL-79
                 URL: https://issues.jboss.org/browse/LOGTOOL-79
             Project: Log Tool
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
            Reporter: David Lloyd
            Assignee: James Perkins


There should be annotations to specify the exact method or constructor signature to select, and to specify exact parameter indices for the message and/or cause.

* {{@Signature}} would take an array of {{Class}}es which match the method/constructor signature
* {{@CauseIndex}} would take a one-based integer which specifies which parameter should be used as the exception cause
* {{@MessageIndex}} would take a one-based integer which specifies which parameter should be used as the message


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list