Module net.anwiba.commons.thread
Package net.anwiba.commons.thread.cancel
Interface IAggregatedCanceler
- All Superinterfaces:
ICanceler,Serializable
- All Known Implementing Classes:
AggregatedCanceler
-
Field Summary
Fields inherited from interface net.anwiba.commons.thread.cancel.ICanceler
DummyCanceler -
Method Summary
Methods inherited from interface net.anwiba.commons.thread.cancel.ICanceler
addCancelerListener, cancel, check, isCanceled, isEnabled, observer, observerFactory, removeAllCancelerListener, removeCancelerListener
-
Method Details
-
add
-