Index
All Classes and Interfaces|All Packages
A
- await(Object) - Static method in class org.antublue.test.engine.extras.Signals
-
Method to wait for a signal
- await(Object, long, TimeUnit) - Static method in class org.antublue.test.engine.extras.Signals
-
Method to wait for a signal
C
- ConstantThrottle - Class in org.antublue.test.engine.extras.throttle
-
Class to implement MillisecondsThrottle
- ConstantThrottle(long) - Constructor for class org.antublue.test.engine.extras.throttle.ConstantThrottle
-
Constructor
E
- equals(Object) - Method in class org.antublue.test.engine.extras.Locks.LockReference
- Executable - Interface in org.antublue.test.engine.extras
-
Interface to implement an Executable
- ExecutableSupport - Class in org.antublue.test.engine.extras
-
Class to implement ExecutableSupport
- execute() - Method in interface org.antublue.test.engine.extras.Executable
-
Method to execute
- execute(Object, Executable) - Static method in class org.antublue.test.engine.extras.ExecutableSupport
-
Method execute an Executable in a Lock
- execute(Object, Executable) - Static method in class org.antublue.test.engine.extras.Locks
-
Deprecated.
- execute(Executable) - Static method in class org.antublue.test.engine.extras.ExecutableSupport
-
Method execute an Executable
- execute(Executable) - Static method in class org.antublue.test.engine.extras.Timed
-
Deprecated.
- execute(Executable) - Static method in class org.antublue.test.engine.extras.TimedExecution
-
Deprecated.Method to time an executable
- execute(Executable, Timed.Units) - Static method in class org.antublue.test.engine.extras.Timed
-
Deprecated.
- ExponentialBackoffThrottle - Class in org.antublue.test.engine.extras.throttle
-
Class to implement ExponentialBackupThrottle
- ExponentialBackoffThrottle(long, long) - Constructor for class org.antublue.test.engine.extras.throttle.ExponentialBackoffThrottle
-
Constructor
G
- getReference(Object) - Static method in class org.antublue.test.engine.extras.Locks
-
Method to get a LockReference
H
- hashCode() - Method in class org.antublue.test.engine.extras.Locks.LockReference
K
- Key - Class in org.antublue.test.engine.extras
-
Class to implement a Key
L
- lock() - Method in class org.antublue.test.engine.extras.Locks.LockReference
-
Method to lock
- Locks - Class in org.antublue.test.engine.extras
-
Class to implement Locks
- Locks.LockReference - Class in org.antublue.test.engine.extras
-
Class to implement LockReference
M
- MILLISECONDS - Enum constant in enum org.antublue.test.engine.extras.Timed.Units
-
Deprecated.
N
- NANOSECONDS - Enum constant in enum org.antublue.test.engine.extras.Timed.Units
-
Deprecated.
O
- of(Object...) - Static method in class org.antublue.test.engine.extras.Key
-
Method to create a key from an array of Objects
- of(Collection<Object>) - Static method in class org.antublue.test.engine.extras.Key
-
Method to create a key from a Collection of Objects
- org.antublue.test.engine.extras - package org.antublue.test.engine.extras
- org.antublue.test.engine.extras.throttle - package org.antublue.test.engine.extras.throttle
S
- SECONDS - Enum constant in enum org.antublue.test.engine.extras.Timed.Units
-
Deprecated.
- signal(Object) - Static method in class org.antublue.test.engine.extras.Signals
-
Method to signal
- Signals - Class in org.antublue.test.engine.extras
-
Class to implement Signals
T
- throttle() - Method in class org.antublue.test.engine.extras.throttle.ConstantThrottle
- throttle() - Method in class org.antublue.test.engine.extras.throttle.ExponentialBackoffThrottle
- throttle() - Method in interface org.antublue.test.engine.extras.throttle.Throttle
-
Method to throttle the current thread
- Throttle - Interface in org.antublue.test.engine.extras.throttle
-
Interface to implement Throttle
- Timed - Class in org.antublue.test.engine.extras
-
Deprecated.
- Timed.Units - Enum in org.antublue.test.engine.extras
-
Deprecated.
- TimedExecution - Class in org.antublue.test.engine.extras
-
Deprecated.
- toString() - Method in class org.antublue.test.engine.extras.Locks.LockReference
U
- unlock() - Method in class org.antublue.test.engine.extras.Locks.LockReference
-
Method to unlock
V
- valueOf(String) - Static method in enum org.antublue.test.engine.extras.Timed.Units
-
Deprecated.Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.antublue.test.engine.extras.Timed.Units
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages