[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Finalize 2.0.0 api

alesj do-not-reply at jboss.com
Mon Nov 12 10:17:27 EST 2007


Looking at the MainDeployer for JBMICROCONT-187 issue, I see that this

  |    /** Deployments missing deployers */
  |    private Map<String, DeploymentContext> missingDeployers = new ConcurrentHashMap<String, DeploymentContext>();
  | 
has no usage + no right place to populate it.

What was the usage of this?
Matching structural deployers?

Since with the real aspectized deployers, I don't see how you can determine if the deployment unit hasn't been 'touched', other than comparing the attachments snapshots before and after the deploy.

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

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



More information about the jboss-dev-forums mailing list