gov.nih.nci.cagrid.fqp.results.service
Class FederatedQueryResultsImplBase

java.lang.Object
  extended by gov.nih.nci.cagrid.fqp.results.service.FederatedQueryResultsImplBase
Direct Known Subclasses:
FederatedQueryResultsImpl

public abstract class FederatedQueryResultsImplBase
extends java.lang.Object

DO NOT EDIT: This class is autogenerated! Provides some simple accessors for the Impl.


Constructor Summary
FederatedQueryResultsImplBase()
           
 
Method Summary
 ServiceConfiguration getConfiguration()
           
 BaseResourceHome getFederatedQueryProcessorResourceHome()
           
protected  org.globus.wsrf.ResourceHome getResourceHome(java.lang.String resourceKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FederatedQueryResultsImplBase

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

getConfiguration

public ServiceConfiguration getConfiguration()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

getFederatedQueryProcessorResourceHome

public BaseResourceHome getFederatedQueryProcessorResourceHome()
                                                        throws java.lang.Exception
Throws:
java.lang.Exception

getResourceHome

protected org.globus.wsrf.ResourceHome getResourceHome(java.lang.String resourceKey)
                                                throws java.lang.Exception
Throws:
java.lang.Exception