gov.nih.nci.caarray.services.arraydesign.loader.handler
Interface ArrayDesignFileHandler


public interface ArrayDesignFileHandler

Interface to array design parsing subsystem.

Author:
ETavela

Method Summary
 void handleArrayDesignFile(ArrayDesignFileParsingJob job)
          Loads the given array design from the file provided.
 

Method Detail

handleArrayDesignFile

void handleArrayDesignFile(ArrayDesignFileParsingJob job)
Loads the given array design from the file provided.

Parameters:
job - contains information on array design to load and design file