[jboss-user] [JBoss Seam] - Inject Seam Component In Entity Bean

poyge394 do-not-reply at jboss.com
Fri Feb 16 04:35:33 EST 2007


Hi,
I can inject a seam component in Entity with:
EncryptionController anEncryptionController = (EncryptionController) Component.getInstance("encryptionController", true);

But is it possible to inject it with In annotation or some other annotation ?




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

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



More information about the jboss-user mailing list