[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Lifecycle aspects revisited
kabir.khan@jboss.com
do-not-reply at jboss.com
Wed Mar 7 09:45:21 EST 2007
I've committed what I have done so far to mc trunk. The relevant tests in the aop-mc-int project are:
InitialLifecycleCallbackTestCase
InitialLifecycleCallbackWithDependencyTestCase
NonDefaultMethodsLifecycleCallbackTestCase
CreateBeansLifecycleCallbackTestCase
CreatedBeansLifecycleWithDependencyTestCase
LifecycleTestCase
MultipleLifecycleTestCase
JMXLifecycleTestCase
JndiLifecycleTestCase
Adrian, I'm not getting your comment? The lifecycle callbacks no longer use KernelControllerContextAware. KernelControllerContextAction invokes the callback methods that should be run on the bean that is the "callback handler". It passes in the current KernelControllerContext into the callback method.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025808#4025808
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025808
More information about the jboss-dev-forums
mailing list