One more function
public static String getBeanName(Object bean) {
| return Component.getComponentName(bean.getClass());
| }
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074609#4074609
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074609