[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:39:24 EST 2007


The reason this is here - in 'finalize api' - is that this triggers change to Deployers class.

  |      * @param missingDeployer the deployments missing a deployer
  |      * @throws DeploymentException when some deployment is not complete
  |      */
  | -   void checkComplete(Collection<DeploymentContext> errors, Collection<DeploymentContext> missingDeployer) throws DeploymentException;
  | +   void checkComplete(Collection<DeploymentContext> errors, Collection<Deployment> missingDeployer) throws DeploymentException;
  | 

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

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



More information about the jboss-dev-forums mailing list