The Java language is one of the best-suited languages for building
distributed components, I agree with that. One of the main Java EE
pillars is the interface/implementation separation (separation between
the interface and implementation mainly keep component upgrades and
maintenance at a syntactic level through th interface and class
keywords), so the EJB 3.1 specification stands that Java interfaces
are now not mandatory. How can I understand that? Annotations/Metadata
made a great job, there is no doubt about it. Can somebody clears me
this out?

Thanks in advance...

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