[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: What's KernelControllerContext.install fromState argumen
adrian@jboss.org
do-not-reply at jboss.com
Thu Mar 19 17:55:14 EDT 2009
"wolfc" wrote : What does the fromState argument on KernelControllerContext.install actually mean?
|
| Deep down it's ignored.
|
| I would have expected doing kcc.install(DESCRIBED, INSTALLED) twice would result in an IllegalStateException.
That method is for use by the Controller its not meant to be invoked directly.
You are correct that "fromState" is currently ignored (the fromState is just the current state).
It may not be in future when we move to a non-linear state model?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219638#4219638
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4219638
More information about the jboss-dev-forums
mailing list