java.lang.Object
net.anwiba.commons.thread.cancel.Canceler
net.anwiba.commons.thread.cancel.AggregatedCanceler
- All Implemented Interfaces:
Serializable,IAggregatedCanceler,ICanceler
- See Also:
-
Field Summary
Fields inherited from interface net.anwiba.commons.thread.cancel.ICanceler
DummyCanceler -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.anwiba.commons.thread.cancel.Canceler
addCancelerListener, check, fireCanceled, isCanceled, isEnabled, removeAllCancelerListener, removeCancelerListenerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.anwiba.commons.thread.cancel.ICanceler
addCancelerListener, check, isCanceled, isEnabled, observer, observerFactory, removeAllCancelerListener, removeCancelerListener