[jboss-jira] [JBoss JIRA] Updated: (JBMETA-126) javax.ejb.DependsOn annotation
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Sun Nov 2 04:41:21 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.CR5
(was: 1.0.0.CR4)
> 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.CR5
>
>
> @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