"[EMAIL PROTECTED]" wrote : Is the parameter of BeanMetaDataBuilder.createInject(Object); supposed to be the bean name? | Yes. "[EMAIL PROTECTED]" 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#4149862 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149862 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
