A little bit confused about interfaces/annotations...

Adolph Drukker <[email protected]> Sun, 2 Mar 2008 22:16:57 -0500
Newsgroups gmane.comp.java.sun.ejb.general
Message-ID <[email protected]>
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".