Uses of Package
com.norconex.jef.exec

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").
 



Copyright © 2007-2013 Norconex Inc.. All Rights Reserved.