Uses of Class
org.apache.commons.exec.ExecuteWatchdog.Builder
-
Uses of ExecuteWatchdog.Builder in org.apache.commons.exec
Modifier and TypeMethodDescriptionstatic ExecuteWatchdog.Builder
ExecuteWatchdog.builder()
Creates a new builder.ExecuteWatchdog.Builder.setThreadFactory
(ThreadFactory threadFactory) Sets the thread factory.ExecuteWatchdog.Builder.setTimeout
(Duration timeout) Sets the timeout duration.