gov.nih.nci.cagrid.syncgts.service.globus.resource
Class SyncGTSResource

java.lang.Object
  extended by gov.nih.nci.cagrid.syncgts.service.globus.resource.BaseResourceBase
      extended by gov.nih.nci.cagrid.syncgts.service.globus.resource.SyncGTSResource
All Implemented Interfaces:
org.globus.wsrf.Resource, org.globus.wsrf.ResourceProperties

public class SyncGTSResource
extends BaseResourceBase

The implementation of this SyncGTSResource type.


Constructor Summary
SyncGTSResource()
           
 
Method Summary
 
Methods inherited from class gov.nih.nci.cagrid.syncgts.service.globus.resource.BaseResourceBase
getConfiguration, getResourcePropertySet, initialize, refreshRegistration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncGTSResource

public SyncGTSResource()