Package com.identityworksllc.iiq.common.threads
-
Interface Summary Interface Description LockingObjectReference.LockedObjectAction<T> The interface to be implemented by any locked object actionsSailPointWorker.ExceptionHandler An interface used as an error callback, specifically for use via the SailPointWorkerExecutor but potentially usable by testing code as well. -
Class Summary Class Description LockingObjectReference<T> An object reference wrapped by a ReentrantLock.PooledWorkerResults<T> A container for holding the results of a whole pool of workers.RuleWorker A worker that runs a rule and returns its result.SailPointWorker A worker thread for multi-threaded actions.TerminatorWorker A serializable worker to delete a single SailPoint object or a list of objects.