org.omg.CosNotification

Interface StartTime

public interface StartTime

It is often desired that an event be held until at least a specified time, and become eligible for delivery only after that time. StartTime, a TimeBase::UtcT encoded value, states an absolute earliest delivery time (e.g., January 1, 2000), after which the event can be delivered. Note that StartTime can only be used in the manner indicated above on a per-message basis, and thus has an associated UtcT value only when supplied as a QoS property within the header of a Structured Event. At other levels where QoS can be set (i.e., Proxies, Admins, and Channels), a StartTimeSupported QoS property is defined which has an associated boolean value, indicating whether or not the setting of StartTime on a per-message basis is supported.
Field Summary
static Stringvalue
Constant value

Field Detail

value

public static final String value
Constant value