85868788899091
* @return */ public EventBus createSingleUserInstance() { // take the normal singlevm event bus, since this is only // for within one user-session, which is in one vm return new SingleVMEventBus(); }