org.LexGrid.LexBIG.cagrid.dataService.service.globus.resource
Class LexEVSDataServiceResource

java.lang.Object
  extended by gov.nih.nci.cagrid.introduce.servicetools.ReflectionResource
      extended by org.LexGrid.LexBIG.cagrid.dataService.service.globus.resource.LexEVSDataServiceResourceBase
          extended by org.LexGrid.LexBIG.cagrid.dataService.service.globus.resource.LexEVSDataServiceResource
All Implemented Interfaces:
org.globus.wsrf.Resource, org.globus.wsrf.ResourceIdentifier, org.globus.wsrf.ResourceLifetime, org.globus.wsrf.ResourceProperties

public class LexEVSDataServiceResource
extends LexEVSDataServiceResourceBase

The implementation of this LexEVSDataServiceResource type.


Constructor Summary
LexEVSDataServiceResource()
           
 
Method Summary
 
Methods inherited from class org.LexGrid.LexBIG.cagrid.dataService.service.globus.resource.LexEVSDataServiceResourceBase
getConfiguration, getDomainModel, getServiceMetadata, initialize, refreshRegistration, setDomainModel, setServiceMetadata
 
Methods inherited from class gov.nih.nci.cagrid.introduce.servicetools.ReflectionResource
getCurrentTime, getID, getResourceBean, getResourcePropertySet, getTerminationTime, setTerminationTime
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexEVSDataServiceResource

public LexEVSDataServiceResource()