gov.nih.nci.caarray.services.fileparse2.mdb
Class FileParserDelegate
java.lang.Object
gov.nih.nci.caarray.services.fileparse2.mdb.FileParserDelegate
public final class FileParserDelegate
- extends java.lang.Object
This class represents a JMS client that publishes a request for asynchronously
parsing files of a hybridization or array design.
This class is intended for use within the middle tier EJB, not web tier.
- Author:
- TranP
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileParserDelegate
public FileParserDelegate()
processHybridizationFileUploadGroup
public void processHybridizationFileUploadGroup(long fileUploadGroupId)
throws ServiceLookupException,
GeneralException
- Throws:
ServiceLookupException
GeneralException
processArrayDesignFileUploadGroup
public void processArrayDesignFileUploadGroup(long fileUploadGroupId)
throws ServiceLookupException,
GeneralException
- Throws:
ServiceLookupException
GeneralException