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