Package | Description |
---|---|
com.norconex.jef4.exec |
Utility classes related to process/code execution.
|
Modifier and Type | Method and Description |
---|---|
void |
RetriableExecutor.execute(IRetriable retriable)
Deprecated.
Runs the
IRetriable instance. |
void |
IRetriable.run()
Deprecated.
Code to be executed until successful (no exception thrown).
|
Copyright © 2007–2021 Norconex Inc.. All rights reserved.