[jboss-user] [JBoss Seam] - Re: EL functions library

mgrouch do-not-reply at jboss.com
Wed Aug 15 18:51:48 EDT 2007


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



More information about the jboss-user mailing list