[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Alias status inside Controller

alesj do-not-reply at jboss.com
Mon Aug 6 10:39:19 EDT 2007


"adrian at jboss.org" wrote : 
  | I don't understand the alias + "_Alias" reference?

When you add a new alias, I install a new AliasControllerContext into the Controller, for the alias to be a full dependency item.
This new AliasControllerContext gets the name after alias --> alias + "_Alias".

So when you are interested if alias already exists or is pending, you need to know this impl detail.
But I wouldn't want this detail to be exposed outside AbstractController.

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

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



More information about the jboss-dev-forums mailing list