[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: DeploymentClassLoader as a bean
adrian@jboss.org
do-not-reply at jboss.com
Thu Mar 6 11:26:44 EST 2008
"adrian at jboss.org" wrote :
| Then in the part where the deployment/bean are checked for classloader
| AbstractKernelDeployer::deploybean()
|
While I am on this subject.
I originally put all the deployment defaults in this method, but other
defaults have been added in the AbstractKernelDeployment::getBeans().
I think the AbstractKernelDeployment is the correct place for this code,
so we should look at moving all the logic that is AbstractKernelDeployer::deployBean()
into there.
Especially since the AbstractKernelDeployer is not always used,
e.g. the BeanMetaDeployer in the deployers project.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134623#4134623
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4134623
More information about the jboss-dev-forums
mailing list