org.globus.transfer.reliable.service.factory
Class RFTFactoryStartTime

java.lang.Object
  extended byorg.globus.wsrf.impl.BaseResourceProperty
      extended byorg.globus.wsrf.impl.ReflectionResourceProperty
          extended byorg.globus.transfer.reliable.service.factory.RFTFactoryStartTime
All Implemented Interfaces:
ResourceProperty

public class RFTFactoryStartTime
extends ReflectionResourceProperty

RFT Factory uptime


Field Summary
private  Calendar startTime
           
 
Fields inherited from class org.globus.wsrf.impl.ReflectionResourceProperty
 
Fields inherited from class org.globus.wsrf.impl.BaseResourceProperty
metaData
 
Constructor Summary
RFTFactoryStartTime(QName qname)
          Uptime of the RFT Factory
 
Method Summary
 Calendar getRFTFactoryStartTime()
           
 void setRFTFactoryStartTime(Calendar startTime)
           
 
Methods inherited from class org.globus.wsrf.impl.ReflectionResourceProperty
add, clear, get, getValueSimple, initialize, isArray, isEmpty, iterator, remove, set, setObject, setPropertyName, size, toElements, toSOAPElements
 
Methods inherited from class org.globus.wsrf.impl.BaseResourceProperty
convert, convertObject, convertPrimitive, getMetaData, setMetaData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

startTime

private Calendar startTime
Constructor Detail

RFTFactoryStartTime

public RFTFactoryStartTime(QName qname)
                    throws Exception
Uptime of the RFT Factory

Parameters:
qname -
Throws:
Exception
Method Detail

getRFTFactoryStartTime

public Calendar getRFTFactoryStartTime()
Returns:
Returns the upTime.

setRFTFactoryStartTime

public void setRFTFactoryStartTime(Calendar startTime)
Parameters:
startTime -