| Constructor and Description |
|---|
CancelerProcess(ICanceler canceler,
String descrition) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(IMessageCollector processMonitor,
ICanceler canceler,
IProcessIdentfier processIdentfier) |
String |
getDescription() |
String |
getQueueName() |
boolean |
isCancelable() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDelay, isPeriodicpublic String getQueueName()
getQueueName in interface IProcesspublic String getDescription()
getDescription in interface IProcesspublic void execute(IMessageCollector processMonitor, ICanceler canceler, IProcessIdentfier processIdentfier) throws InterruptedException
execute in interface IProcessInterruptedExceptionpublic boolean isCancelable()
isCancelable in interface IProcessCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.