// public void run() {
// MockTestHelper.begin();
// }
// });
dispatcher = new DispatcherImpl(
contextMock, logServiceMock, asynchronousDispatcher,
new ServiceReferenceContainer() {
public ServiceReference getReference() {
return adminServiceReferenceMock;
}