Uses of Class
com.adobe.acs.commons.fam.CancelHandler
Packages that use CancelHandler
-
Uses of CancelHandler in com.adobe.acs.commons.fam
Methods in com.adobe.acs.commons.fam with parameters of type CancelHandlerModifier and TypeMethodDescriptionvoidThrottledTaskRunner.scheduleWork(Runnable work, CancelHandler cancelHandler) Schedule some kind of work to run in the future using the internal thread pool.voidThrottledTaskRunner.scheduleWork(Runnable work, CancelHandler cancelHandler, int priority) Schedule some kind of work to run in the future using the internal thread pool.