[jboss-jira] [JBoss JIRA] Updated: (JBMETA-126) javax.ejb.DependsOn annotation

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Sun Nov 16 01:03:39 EST 2008


     [ https://jira.jboss.org/jira/browse/JBMETA-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lee Rubinger updated JBMETA-126:
---------------------------------------

    Fix Version/s: 1.0.0.CR7
                       (was: 1.0.0.CR6)


> javax.ejb.DependsOn annotation
> ------------------------------
>
>                 Key: JBMETA-126
>                 URL: https://jira.jboss.org/jira/browse/JBMETA-126
>             Project: JBoss Metadata
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>            Reporter: Alexey Loubyansky
>            Assignee: Alexey Loubyansky
>             Fix For: 1.0.0.CR7
>
>
> @Target(TYPE)
> @Retention(RUNTIME)
> public @interface DependsOn {
>    /**
>     * Holds one or more ejb-names of Singleton components whose 
>     * initialization must occur before this Singleton.
>     */
>    String[] 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