[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Scoped beans deployment

alesj do-not-reply at jboss.com
Mon Feb 12 06:09:14 EST 2007


"adrian at jboss.org" wrote : 
  | Stages (1) and (2) are optional if they already exist
  | 
  | 1) Create a MutableMetaData for this scope
  | 2) Create a kernel (or maybe just a kernel controller) for this scope and add it to
  | the MutableMetaData, the kernel's parent would come from any kernel in the
  | parent's scope or the default kernel if there is no such thing
  | 3) Deploy the bean(s) into that scoped kernel
  | 

Where to plug-in these stages?
Since I need to know bean annotations before I deploy bean into the controller (BeanMetaDataDeployer, AbstractKernelDeployer), but currently they are realized in DescribeAction.
Or should I do my own scope-annotation lookup just before I do the deployment into controller?

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

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



More information about the jboss-dev-forums mailing list