[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Bean instantiate order with contextual injection
adrian@jboss.org
do-not-reply at jboss.com
Mon Aug 14 10:25:18 EDT 2006
"alesj" wrote :
|
| Where to hold such information?
|
Where you hold it now, e.g.:
protected Map<Class, ClassContext> contextsByClass = CollectionsFactory.createConcurrentReaderMap();
private class ClassConext
{
private Set contexts;
// other info
}
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964986#3964986
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964986
More information about the jboss-dev-forums
mailing list