The spec allows this, and it will work as expected.
----
Peter Verkest




Dries De Moor <[EMAIL PROTECTED]>@JAVA.SUN.COM> on 03/09/2002 14:49:25

Please respond to Dries De Moor <[EMAIL PROTECTED]>

Sent by:    A mailing list for Enterprise JavaBeans development
       <[EMAIL PROTECTED]>


To:    [EMAIL PROTECTED]
cc:

Subject:    Extend the EJBLocalObject Interface


Hello,

I want to know if this will work.
Suppos you have several local entitybeans let's say ABean, BBean and CBean.
Is it possible that you define an interface BasicEJBLocalObject which
extends EJBLocalObject. This interface defines 2 methods setValueObject and
getValueObject.
The local component interfaces of ABean, BBean and CBean will extend the
BasicEJBLocalObject.
So my question is whether the specs allows this? And if I call a
setValueObject or getValueObject it will call the corresponding method of
the EJB?

Thanks a lot.


Dries

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to