Support named packages
----------------------
Key: JBIDE-8199
URL:
https://issues.jboss.org/browse/JBIDE-8199
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: cdi (jsr-299)
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.3.x
2.4. Named packages
Seam Solder allows you to annotate the package @Named, which causes every bean defined in
the package to be given its default name. Package annotations are defined in the file
package-
info.java. For example, to cause any beans defined in com.acme to be given their default
name:
@Named
package com.acme
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira