public abstract class BICEPSEventPublisherTask
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
BICEPSEventPublisherTask(MedicalDeviceInformationBase medicalDeviceInformationBase) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract java.lang.Object |
getEventMessage() |
protected BICEPSPeriodicEventSource |
getEventSource() |
protected MedicalDeviceInformationBase |
getMedicalDeviceInformationBase() |
void |
run() |
protected void |
setEventSource(BICEPSPeriodicEventSource eventSource) |
public BICEPSEventPublisherTask(MedicalDeviceInformationBase medicalDeviceInformationBase)
public void run()
run in interface java.lang.Runnableprotected abstract java.lang.Object getEventMessage()
protected BICEPSPeriodicEventSource getEventSource()
protected void setEventSource(BICEPSPeriodicEventSource eventSource)
protected MedicalDeviceInformationBase getMedicalDeviceInformationBase()