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

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

public class RFTFactoryStartTime
extends ReflectionResourceProperty

RFT Factory uptime


Field Summary
private  java.util.Calendar startTime
           
 
Fields inherited from class org.globus.wsrf.impl.BaseResourceProperty
metaData
 
Constructor Summary
RFTFactoryStartTime(javax.xml.namespace.QName qname)
          Uptime of the RFT Factory
 
Method Summary
 java.util.Calendar getRFTFactoryStartTime()
           
 void setRFTFactoryStartTime(java.util.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 java.util.Calendar startTime
Constructor Detail

RFTFactoryStartTime

public RFTFactoryStartTime(javax.xml.namespace.QName qname)
                    throws java.lang.Exception
Uptime of the RFT Factory

Parameters:
qname -
Throws:
java.lang.Exception
Method Detail

getRFTFactoryStartTime

public java.util.Calendar getRFTFactoryStartTime()
Returns:
Returns the upTime.

setRFTFactoryStartTime

public void setRFTFactoryStartTime(java.util.Calendar startTime)
Parameters:
startTime -