[jboss-user] [Microcontainer] - Re: Web Bean Discovery
wolfc
do-not-reply at jboss.com
Mon Nov 17 06:50:54 EST 2008
"pete.muir at jboss.org" wrote : /**
| | * @return A Map of EJB descriptors, keyed by the EJB bean class
| | */
| | public Map<Class<?>, EjbDescriptor<?>> discoverEjbs();
A bean class can be used by multiple EJBs. So you'll have to come up with another key.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189772#4189772
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189772
More information about the jboss-user
mailing list