[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-9) Component context binding using @Scope
Gavin King (JIRA)
jira-events at jboss.com
Tue Nov 21 04:22:51 EST 2006
[ http://jira.jboss.com/jira/browse/JBSEAM-9?page=all ]
Gavin King closed JBSEAM-9.
---------------------------
Assignee: Gavin King (was: Thomas Heute)
> Component context binding using @Scope
> --------------------------------------
>
> Key: JBSEAM-9
> URL: http://jira.jboss.com/jira/browse/JBSEAM-9
> Project: JBoss Seam
> Issue Type: Feature Request
> Reporter: Gavin King
> Assigned To: Gavin King
>
> We need to introduce the @Scope annotation to define the default scope for a component type.
> @Scope(STATELESS)
> @Scope(EVENT)
> @Scope(CONVERSATION)
> @Scope(LOGIN)
> @Scope(APPLICATION)
> @Scope(PROCESS)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list