public class Sink
extends GCUBEPortType
implements org.globus.wsrf.ResourceLifetime, org.globus.wsrf.ResourceProperties
| Constructor and Description |
|---|
Sink()
Initializes a new Sink PortType by creating its
SimpleResourcePropertySet |
| Modifier and Type | Method and Description |
|---|---|
java.util.Calendar |
getCurrentTime() |
org.globus.wsrf.ResourcePropertySet |
getResourcePropertySet() |
java.util.Calendar |
getTerminationTime() |
void |
setTerminationTime(java.util.Calendar time) |
public Sink()
SimpleResourcePropertySetpublic java.util.Calendar getCurrentTime()
getCurrentTime in interface org.globus.wsrf.ResourceLifetimepublic java.util.Calendar getTerminationTime()
getTerminationTime in interface org.globus.wsrf.ResourceLifetimepublic void setTerminationTime(java.util.Calendar time)
setTerminationTime in interface org.globus.wsrf.ResourceLifetimepublic org.globus.wsrf.ResourcePropertySet getResourcePropertySet()
getResourcePropertySet in interface org.globus.wsrf.ResourceProperties