Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Seam] - Re: A few issues.

scott.stark@jboss.org

2007-08-13


Ah, if you have something like

public abstract class MyAbstractClass {
|
|   @In protected Foo foo;
|   ...
| }

public class MyClass extends MyAbstractClass {
|   // Do something with foo
| }

it should work. If you are unsure, post what you've got.


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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073589
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.