[jboss-user] [JBoss Seam] - Why no @Local interface for EntityHome sub-classes?

SmokingAPipe do-not-reply at jboss.com
Sun Jul 29 03:54:40 EDT 2007


Simple question: When I create a session bean, I need to create the bean itself, and then an interface for the bean, with a @Local tag.  For example, FooAction, and then @Local interface Foo.

This is probably an obvious question, but...

Why is no interface needed with actions which extend EntityHome?

I'm starting to make greater use of EntityHome because it seems to simplify things, but I'm trying to understand how it compares to a regular session bean.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068516#4068516

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068516



More information about the jboss-user mailing list