public class TimedExecutor extends Object
Constructor and Description |
---|
TimedExecutor(long timeOut) |
TimedExecutor(long timeOut,
int checkMilliSeconds) |
public TimedExecutor(long timeOut)
public TimedExecutor(long timeOut, int checkMilliSeconds)
public void execute(Executable executable) throws TimeoutException
TimeoutException
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.