The code should be similar to demand/supply
You need to maintain a cross reference map in the controller
from the InstallAction.
| Map<Class, Object> beansByClass;
|
Then you need to augment the injection dependency
to resolve against this map (when no name is given).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964650#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...