[jboss-user] [EJB 3.0] - Multiple implementations of the same business interface

mwoelke do-not-reply at jboss.com
Tue Apr 7 06:27:17 EDT 2009


Suppose a scenario where a local interface is implemented by two different session beans SLSB1 and SLSB2. SLSB2 is a subclass of SLSB1 overriding some of the methods according to customer demands. How can I configure my EAR to inject a specific implementation of the interface? Is it possible to do that without changing the bean which is injected with the instance?

Any input is appreciated.

Thanx in advance.

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

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



More information about the jboss-user mailing list