You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2007/07/05 21:25:04 UTC

[jira] Closed: (OPENEJB-245) javax.ejb.Timeout

     [ https://issues.apache.org/jira/browse/OPENEJB-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins closed OPENEJB-245.
---------------------------------

    Resolution: Fixed

I think i actually completed this one in this commit:

Author: dblevins
Date: Tue May 15 16:47:50 2007
New Revision: 538389

URL: http://svn.apache.org/viewvc?view=rev&rev=538389
Log:
Compliant allowed operations


> javax.ejb.Timeout
> -----------------
>
>                 Key: OPENEJB-245
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-245
>             Project: OpenEJB
>          Issue Type: Sub-task
>          Components: deployment, ejb3 simplified
>    Affects Versions: 3.0
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.0
>
>
> @Target({ElementType.METHOD})
> @Retention(RetentionPolicy.RUNTIME)
> public @interface Timeout {
> }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.