TYPE
- The data type of the source DataReader
.public abstract class RequestedDeadlineMissedEvent<TYPE> extends StatusChangedEvent<DataReader<TYPE>>
DataReader
was expecting through its
Deadline
was not respected for a specific instance.Modifier | Constructor and Description |
---|---|
protected |
RequestedDeadlineMissedEvent(DataReader<TYPE> source) |
Modifier and Type | Method and Description |
---|---|
abstract RequestedDeadlineMissedEvent<TYPE> |
clone() |
abstract RequestedDeadlineMissedStatus |
getStatus() |
getSource, setSource
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEnvironment
protected RequestedDeadlineMissedEvent(DataReader<TYPE> source)
public abstract RequestedDeadlineMissedStatus getStatus()
public abstract RequestedDeadlineMissedEvent<TYPE> clone()
clone
in class StatusChangedEvent<DataReader<TYPE>>
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.