gov.nih.nci.cagrid.fqp.service.globus
Class FederatedQueryProcessorProviderImpl

java.lang.Object
  extended by gov.nih.nci.cagrid.fqp.service.globus.FederatedQueryProcessorProviderImpl

public class FederatedQueryProcessorProviderImpl
extends java.lang.Object

DO NOT EDIT: This class is autogenerated!


Constructor Summary
FederatedQueryProcessorProviderImpl()
           
 
Method Summary
 ExecuteResponse execute(ExecuteRequest params)
           
 ExecuteAndAggregateResultsResponse executeAndAggregateResults(ExecuteAndAggregateResultsRequest params)
           
 ExecuteAsynchronouslyResponse executeAsynchronously(ExecuteAsynchronouslyRequest params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FederatedQueryProcessorProviderImpl

public FederatedQueryProcessorProviderImpl()
                                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

executeAndAggregateResults

public ExecuteAndAggregateResultsResponse executeAndAggregateResults(ExecuteAndAggregateResultsRequest params)
                                                              throws java.rmi.RemoteException,
                                                                     FederatedQueryProcessingFault
Throws:
java.rmi.RemoteException
FederatedQueryProcessingFault

execute

public ExecuteResponse execute(ExecuteRequest params)
                        throws java.rmi.RemoteException,
                               FederatedQueryProcessingFault
Throws:
java.rmi.RemoteException
FederatedQueryProcessingFault

executeAsynchronously

public ExecuteAsynchronouslyResponse executeAsynchronously(ExecuteAsynchronouslyRequest params)
                                                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException