[jboss-dev-forums] [Design of EJB 3.0] - Re: EJBTHREE-1454 Encapsulate Container infomation in TO/VO

jaikiran do-not-reply at jboss.com
Thu Aug 21 10:36:16 EDT 2008


One more question - The unbindEjb on JndiSessionRegistrarBase currently relies only on the session bean metadata  and the context to unbind the ejb. 

public void unbindEjb(final Context context, final JBossSessionBeanMetaData smd)

Do you foresee that this method might later require additional information about the container? If yes, do you want me to refactor it to accept the InvokableContext?

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

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



More information about the jboss-dev-forums mailing list