gov.nih.nci.caarray.services.fileparse
Class QuantitationTypeServiceFactory

java.lang.Object
  extended by gov.nih.nci.caarray.services.fileparse.QuantitationTypeServiceFactory

public class QuantitationTypeServiceFactory
extends java.lang.Object

Author:
gustafsons Serves up the correct quantitation type service for a given microarray type

Constructor Summary
QuantitationTypeServiceFactory()
           
 
Method Summary
static QuantitationTypeService getQuantitationTypeService(UploadFileTypes.MICROARRAY_FILE_TYPE type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuantitationTypeServiceFactory

public QuantitationTypeServiceFactory()
Method Detail

getQuantitationTypeService

public static QuantitationTypeService getQuantitationTypeService(UploadFileTypes.MICROARRAY_FILE_TYPE type)
Parameters:
type -
Returns:
QuantitationTypeService for that microarray type