* kind of stuff?
*/
ServiceReference uniqueServiceReference = dataManagerServiceReference;
// ServiceReference uniqueServiceReference = new ServiceReferenceDelegate(
// dataManagerServiceReference);
CIShellContext ciShellContext = new CIShellContextDelegate(
uniqueServiceReference, new LocalCIShellContext(Activator.context));
LogService uniqueLogger =
(LogService) ciShellContext.getService(LogService.class.getName());
try {
Data[] inputData = fileLoader.loadFile(
Activator.context,
ciShellContext,