gov.nih.nci.cagrid.gts.service
Class GTSImplBase

java.lang.Object
  extended by gov.nih.nci.cagrid.gts.service.GTSImplBase

public abstract class GTSImplBase
extends java.lang.Object

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


Constructor Summary
GTSImplBase()
           
 
Method Summary
 ServiceConfiguration getConfiguration()
           
protected  java.lang.Object getMetadata(javax.xml.namespace.QName metadataQName)
           
 BaseResourceHome getResourceHome()
           
protected  org.globus.wsrf.ResourceHome getResourceHome(java.lang.String resourceKey)
           
protected  ServiceMetadata getServiceMetadataValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GTSImplBase

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

getConfiguration

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

getResourceHome

public BaseResourceHome getResourceHome()
                                 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

getServiceMetadataValue

protected ServiceMetadata getServiceMetadataValue()

getMetadata

protected java.lang.Object getMetadata(javax.xml.namespace.QName metadataQName)