|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.norconex.jef.exec | |
---|---|
com.norconex.jef.exec | Utility classes related to process/code execution. |
Classes in com.norconex.jef.exec used by com.norconex.jef.exec | |
---|---|
IExceptionFilter
Responsible for filtering exceptions. |
|
IRerunnable
Upon failure, code embedded in the run method will get
executed over and over again, provided that the executing class
supports IRerunnable . |
|
RerunnableException
An exception throws by a executing Rerunner instance when the
code executed itself threw an exception, or maximum retry attempts has
been reached. |
|
SystemCommand
Represents a program to be executed by the underlying system (on the "command line"). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |