public class BICEPSPeriodicEventSource extends BICEPSEventSource
| Constructor and Description |
|---|
BICEPSPeriodicEventSource(java.lang.String name,
org.ws4d.java.types.QName portType,
MedicalDeviceInformationBase medicalDeviceInformationBase,
int initialDelayInMillis,
int pollingIntervalInMillis,
BICEPSEventPublisherTask task) |
| Modifier and Type | Method and Description |
|---|---|
protected com.draeger.medical.biceps.device.mdpws.BICEPSEventPublisher |
getPublisher() |
protected org.ws4d.java.service.parameter.ParameterValue |
getResultParameterValue(java.lang.Object msg) |
void |
publish(java.lang.Object msg) |
void |
stop() |
createParameterValue, getMedicalDeviceInformationBase, getSubscriptionCountfire, getType, isNotification, isSolicitResponse, notificationCommunicationException, solicitResponseException, solicitResponseFaultReceived, solicitResponseReceived, subscribe, subscribeaddCustomComplexType, addFault, addInputParameter, addOutputParameter, clearCustomComplexTypes, createFaultValue, createFaultValue, createInputValue, createInputValue, createOutputValue, createOutputValue, equals, getCustomComplexTypes, getFault, getFaultAttribute, getFaultAttributes, getFaultCount, getFaults, getInput, getInputAction, getInputAttribute, getInputAttributes, getInputName, getInputParameter, getName, getNameQuallified, getOutput, getOutputAction, getOutputAttribute, getOutputAttributes, getOutputName, getOutputParameter, getPortType, getService, hasFaultAttributes, hashCode, hasInputAttributes, hasOutputAttributes, isInputActionSet, isInputNameSet, isOutputActionSet, isOutputNameSet, removeCustomComplexType, removeFault, setFaultAttribute, setFaultAttributes, setInput, setInputAction, setInputAttribute, setInputAttributes, setInputName, setInputNameInternal, setOutput, setOutputAction, setOutputAttribute, setOutputAttributes, setOutputName, setOutputNameInternal, setService, toStringgetAttribute, getAttributes, hasAttributes, serializeAttributes, setAttribute, setAttribute, setAttributespublic BICEPSPeriodicEventSource(java.lang.String name,
org.ws4d.java.types.QName portType,
MedicalDeviceInformationBase medicalDeviceInformationBase,
int initialDelayInMillis,
int pollingIntervalInMillis,
BICEPSEventPublisherTask task)
protected com.draeger.medical.biceps.device.mdpws.BICEPSEventPublisher getPublisher()
protected org.ws4d.java.service.parameter.ParameterValue getResultParameterValue(java.lang.Object msg)
throws java.lang.Exception
java.lang.Exceptionpublic void publish(java.lang.Object msg)
public void stop()