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
TimeoutExceptionCopyright © 2001-2020 Red Hat, Inc. All Rights Reserved.