[jboss-user] [JBoss Seam] - Re: Intercepting component installation
christian.bauer@jboss.com
do-not-reply at jboss.com
Sat Mar 24 17:22:56 EDT 2007
Now I need to intercept component startup. So I could use @Startup but I really depend on _all_ other components being installed first. The depends=[] attribute doesn't really work for me. I guess I could use something like @Startup(dependsPackages=[]).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031341#4031341
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4031341
More information about the jboss-user
mailing list