153154155156157158159160161162163
// } // }); dispatcher = new DispatcherImpl( contextMock, logServiceMock, asynchronousDispatcher, new ServiceReferenceContainer() { public ServiceReference getReference() { return adminServiceReferenceMock; } }, pluginManager);