[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Lifecycle aspects revisited
kabir.khan@jboss.com
do-not-reply at jboss.com
Mon Mar 26 12:36:14 EDT 2007
"kabir.khan at jboss.com" wrote : At the moment the lifecycle callbacks are driven by KernelControllerContextAction. I could move this into the AbstractControllerContext.install() and uninstall() methods. That should make it available to all types of contexts? Assuming that they extend AbstractControllerContext of course.
|
| The main problem with this is that the lifecycle metadata stuff lives in BeanMetaData which is in the kernel project and so is not visible from the AbstractControllerContext. If I have understood you correctly, this would then need to be moved out or changed into something else that is usable by AbstractControllerContext?
Does silence mean approval in this case?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031684#4031684
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4031684
More information about the jboss-dev-forums
mailing list