Package com.norconex.commons.lang.exec
package com.norconex.commons.lang.exec
Utility classes related to process/code execution.
-
ClassDescriptionFilter for limiting the exceptions to be eligible for retry.An exception thrown by
ExecUtil.Utility methods related to process execution.Deprecated.IRetriable<T>Deprecated.UseRetriableinsteadRetriable<T>Exception thrown whenRetrierfailed to execute aIRetriableinstance.This class is responsible for executingRetriableinstances.Represents a program to be executed by the underlying system (on the "command line").An exception thrown by a executingSystemCommand.
ExceptionFilterisntead.