[jboss-jira] [JBoss JIRA] Updated: (JBMETA-128) javax.ejb.Lock annotation
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Sun Nov 2 23:16:21 EST 2008
[ https://jira.jboss.org/jira/browse/JBMETA-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger updated JBMETA-128:
---------------------------------------
Fix Version/s: 1.0.0.CR6
(was: 1.0.0.CR5)
> javax.ejb.Lock annotation
> -------------------------
>
> Key: JBMETA-128
> URL: https://jira.jboss.org/jira/browse/JBMETA-128
> Project: JBoss Metadata
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Alexey Loubyansky
> Assignee: Alexey Loubyansky
> Fix For: 1.0.0.CR6
>
>
> @Target({METHOD,TYPE})
> @Retention(RUNTIME)
> public @interface Lock {
> LockType value() default WRITE;
> }
--
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