Programming to interfaces with beans?



If I'm writting a bean - and I mean just a plain old Java Bean not an EJB or
anything like that - is there any merit to seperating the interface out of
the class? I do this with pretty much every other kind of class I write but
Beans...


.



Relevant Pages

  • Re: JavaBeans, Tomcat and deployment.
    ... > What is the difference between a Java Bean and an EJB? ... private String username; ... dynamic content on the servlet container). ...
    (comp.lang.java.programmer)
  • Re: help
    ... 'help' is an extraordinarily poor subject for a post. ... 'meaning of Java Bean and EJB' would probably be ...
    (comp.lang.java.programmer)