"david.lloyd(a)jboss.com" wrote : Is the parameter of
BeanMetaDataBuilder.createInject(Object); supposed to be the bean name?
|
Yes.
"david.lloyd(a)jboss.com" wrote :
| If so, why is the type "Object"?
The MC at dependency module level doesn't have the notion of component name being a
string, that's POJO notion.
And with inject you can e.g. use MBean, who's name is ObjectName, hence the Object.
;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149862#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...