Uses of Interface
com.identityworksllc.iiq.common.threads.SailPointWorker.ExceptionHandler
-
Packages that use SailPointWorker.ExceptionHandler Package Description com.identityworksllc.iiq.common.threads -
-
Uses of SailPointWorker.ExceptionHandler in com.identityworksllc.iiq.common.threads
Methods in com.identityworksllc.iiq.common.threads that return SailPointWorker.ExceptionHandler Modifier and Type Method Description SailPointWorker.ExceptionHandler
SailPointWorker. getExceptionHandler()
Gets the exception handler for this workerMethods in com.identityworksllc.iiq.common.threads with parameters of type SailPointWorker.ExceptionHandler Modifier and Type Method Description void
SailPointWorker. setExceptionHandler(SailPointWorker.ExceptionHandler exceptionHandler)
Sets the exception handler for this class.
-