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()
SimpleResourcePropertySet
public java.util.Calendar getCurrentTime()
getCurrentTime
in interface org.globus.wsrf.ResourceLifetime
public java.util.Calendar getTerminationTime()
getTerminationTime
in interface org.globus.wsrf.ResourceLifetime
public void setTerminationTime(java.util.Calendar time)
setTerminationTime
in interface org.globus.wsrf.ResourceLifetime
public org.globus.wsrf.ResourcePropertySet getResourcePropertySet()
getResourcePropertySet
in interface org.globus.wsrf.ResourceProperties