[jboss-dev-forums] [Design the new POJO MicroContainer] - Class dependencies

bill.burke@jboss.com do-not-reply at jboss.com
Wed Jan 31 13:16:04 EST 2007


Yet another thing from Seam.

Seam components can state that if a certain class is not in the classpath, then don't deploy them.  Sound like an interesting feature?


  | <bean name="foo" class="org.drools.Shit" load-if-class-not-available="false"/>
  | 

I think this is another example of the "ON DEMAND" mode except that the user turns off the bean by removing "drools" from the classpath.

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

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



More information about the jboss-dev-forums mailing list