[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 14:16:52 EDT 2008
Actually, it should not be a deployer as it would be a deployer with no known inputs/outputs on which to generate the managed object for. There just should be a ManagedObjectCreator implementation that has the ManagedObjectFactory injected, and this in turn is injected into the DeployerWrapper/DeployersImpl. Right now the DeployerWrapper initializes its the ManagedObjectCreator from the Deployer if it implements that. This logic could be kept so that deployers could provide an override, but typically they would customize behavior using an InstanceClassFactory registration.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185501#4185501
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185501
More information about the jboss-dev-forums
mailing list