createTempEmbeddedLifeCycle() TODO Because a lot of our lifecycles live behind the embedded plugin and the KEWConfigurer does not, this is a simple
measure to load these without having to deal with the removal of the embedded plugin right away.
TODO Because a lot of our lifecycles live behind the embedded plugin and the KEWConfigurer does not, this is a simple
measure to load these without having to deal with the removal of the embedded plugin right away.
Merges any default configuration into the parent config. If a property appears in both
places, precedence is given to the parentConfig. This allows for our defaults to not
override any property which has already been defined.