At the moment StateMachines and EventMapper are initialized on demand by calling mitk::GlobalInteraction::StandardInteractionSetup();
The application should initialize the Interaction, since depending on the application there a different possibilities how the StateMachine description could be loaded, eg in Qt as a Qt resource file.