[
https://jira.jboss.org/browse/SOLDER-27?page=com.atlassian.jira.plugin.sy...
]
Pete Muir moved WELDX-145 to SOLDER-27:
---------------------------------------
Project: Seam Solder (was: Weld Extensions)
Key: SOLDER-27 (was: WELDX-145)
Assignee: (was: Stuart Douglas)
Component/s: Generic Beans
(was: Generic Beans)
Allow generic beans to be configured via any class type not just
annotations
----------------------------------------------------------------------------
Key: SOLDER-27
URL:
https://jira.jboss.org/browse/SOLDER-27
Project: Seam Solder
Issue Type: Feature Request
Components: Generic Beans
Reporter: Stuart Douglas
e.g.
@GenericConfiguration
public class Drools
{
//fields etc
}
@Produces
@SomeQualifier
public Dools setupDroolsConfig()
{
//set up the configuration and return it.
//any producer that returns a Drools automatically installs a
//set of generic beans with the same qualifier
}
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira