[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: JBMICROCONT-243 - parsing and managed objects

scott.stark@jboss.org do-not-reply at jboss.com
Wed Oct 29 12:57:46 EDT 2008


"alesj" wrote : 
  | You could perhaps change that type to which ICF is mapped against
  | is contract of ICF:
  | 
  |   | public interface ICF<T>
  |   | {
  |   |    Class<T> getType();
  |   | }
  |   | 
  | then you could use callback mechanism on ManagedObjectFactory,
  | reducing this installs xml. ;-)
  | 
I'll do that when I add the MetaData api change.

"alesj" wrote : 
  | Meaning you would remove current man+deployers code
  | and create new deployer - at INSTALLED stage?
  | 
Its just the current ManagedObjectCreator implementation in AbstractParsingDeployerWithOutput that would be moved into a new deployer that would be added to deployers.xml and runs at the INSTALLED stage.

"alesj" wrote : 
  | I'll probably cut new MC and Deployers release.
  | To at least test current changes for a few days in AS.
  | Let me know when you're done with your changes.
Ok. I need a jboss-managed 2.0.0.CR4 to be able to pass the deployment unit MetaData in the new ManagedObjectCreatorDeployer. I'll test in first in the jbossas codebase.


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

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



More information about the jboss-dev-forums mailing list