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 2006/11/02 07:41:30 UTC

[jira] Updated: (OPENEJB-243) javax.ejb.Stateful

     [ http://issues.apache.org/jira/browse/OPENEJB-243?page=all ]

David Blevins updated OPENEJB-243:
----------------------------------

    Assignee: David Blevins

> javax.ejb.Stateful
> ------------------
>
>                 Key: OPENEJB-243
>                 URL: http://issues.apache.org/jira/browse/OPENEJB-243
>             Project: OpenEJB
>          Issue Type: Sub-task
>          Components: deployment, ejb3 simplified
>    Affects Versions: 3.0
>            Reporter: David Blevins
>         Assigned To: David Blevins
>             Fix For: 3.0
>
>
> @Target(ElementType.TYPE)
> @Retention(RetentionPolicy.RUNTIME)
> public @interface Stateful {
>     String name() default "";
>     String mappedName() default "";
>     String description() default "";
> }

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira