"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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...