[jboss-user] [Microcontainer] - Re: Web Bean Discovery

pete.muir@jboss.org do-not-reply at jboss.com
Mon Nov 17 22:39:30 EST 2008


"wolfc" wrote : "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.

Ok. We should probably be using ejb name anyway. AFAIK that is unique within an ejb archive, so we may need some combination of the two.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189966#4189966

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189966



More information about the jboss-user mailing list