Hello all,
            The Oreilly book for EJB says that the EJB Object wraps the bean
instance and works with the container to apply transactions , security and
other system level operations to the bean at run time.
            However my Remote Interface extends the EJB Object.
            So, does it mean that the EJB object that we talk of is actually
the implementation of the EJB Object Interface that the Remote Interface
extends???  In other words , the EJB object is actually a container specific
implementation for the EJB Object interface.
            Am i going wrong somewhere?? Thanks for your time...
Ashutosh

===========================================================================
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