[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer order solely based on inputs/outputs now?

wolfc do-not-reply at jboss.com
Fri Sep 7 02:07:00 EDT 2007


Yes, and I want each deployer to use a clean SPI. So no use of InjectionContainer which is too bloated. But one created in projects/integration based on the org.jboss.ejb3.javaee interfaces.

After the describe phase each JavaEEComponent should be able to answer the questions in the interface.

(I don't like the createObjectName methods. Maybe getComponent(name) on JavaEEModule level and getModule(name) on JavaEEApplication. If we add generics we could even specify what kind of components are in the module. Hmm EE 6 clash, getComponent(name, type).)

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

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



More information about the jboss-dev-forums mailing list