Re: ejb local interface types

2010-07-14 Thread David Blevins
On Jul 14, 2010, at 9:44 AM, Eric Covener wrote: > I'm doing some work with a non-openejb EJB container and looking at > the base and openejb-specific logic > > OpenEJBBean.java: >public List getRemoveMethods() >{ >// Should we delegate to super and merge both? >return f

ejb local interface types

2010-07-14 Thread Eric Covener
I'm doing some work with a non-openejb EJB container and looking at the base and openejb-specific logic OpenEJBBean.java: public List getRemoveMethods() { // Should we delegate to super and merge both? return findRemove(deploymentInfo.getBeanClass(), deploymentInfo.getBusi