[jboss-jira] [JBoss JIRA] Created: (JBMETA-129) javax.ejb.AccessTimeout annotation

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Wed Oct 15 10:08:20 EDT 2008


javax.ejb.AccessTimeout annotation
----------------------------------

                 Key: JBMETA-129
                 URL: https://jira.jboss.org/jira/browse/JBMETA-129
             Project: JBoss Metadata
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
            Reporter: Alexey Loubyansky
            Assignee: Alexey Loubyansky
             Fix For: 1.0.0.CR2


@Target({METHOD,TYPE})
@Retention(RUNTIME)
public @interface AccessTimeout {
   /**
    * Timeout in milliseconds.
    */
   int value();
}


-- 
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