[jboss-dev-forums] [Design of EJB 3.0] - Pluggable @EJB Resolvers

ALRubinger do-not-reply at jboss.com
Fri Oct 24 12:03:01 EDT 2008


This is something I've had in mind for a couple weeks now.

We presently do our resolving based on mappedName, interface type, etc in the AS server module's MappedReferenceMetaDataResolverDeployer.

For Integration/Injection into MC Beans, this needs to be extracted into A more Pluggable resolver (as I think Carlo's already done similarly w/ JPA).

Carlo mentioned we need to get something like this done for WS Support anyway, so that'll be the perfect opportunity for me to piggyback on this for MC Integration. :)

Would like to use this Thread to discuss what the design will look like.

S,
ALR

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

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



More information about the jboss-dev-forums mailing list