@API
public interface Source
| Modifier and Type | Method and Description |
|---|---|
void |
bindTo(com.technia.tif.enovia.job.reply.config.MessageHandler messageHandler) |
JobIDLocator |
getDefaultJobIDLocator() |
java.lang.String |
getDestinationId() |
boolean |
isRunning() |
boolean |
isStopped() |
void |
start() |
void |
stop() |
java.lang.String getDestinationId()
boolean isRunning()
boolean isStopped()
void start()
throws com.technia.tif.core.ServiceException
com.technia.tif.core.ServiceExceptionvoid stop() throws com.technia.tif.core.ServiceException
com.technia.tif.core.ServiceExceptionvoid bindTo(com.technia.tif.enovia.job.reply.config.MessageHandler messageHandler)
JobIDLocator getDefaultJobIDLocator()