//ValueMetaData inject = builder.createInject(containerMCBeanName, null, null,
ControllerState.DESCRIBED);
| AbstractInjectionValueMetaData inject = new
AbstractInjectionValueMetaData(containerMCBeanName);
| inject.setWhenRequiredState(ControllerState.DESCRIBED);
| inject.setFromContext(FromContext.CONTEXT);
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219025#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...