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