All Classes and Interfaces
Class
Description
Utility class addressing control flow related issues.
Definition of a method with single argument of type
Coupler.The Enum ExecutionStrategy.
Provides an accessor for an
ExecutionStrategy property.Provides a mutator for an
ExecutionStrategy property.Provides an
ExecutionStrategy property.Provides an accessor for a
ExecutorService property.ExecutorServiceAccessor.ExecutorServiceBuilder<B extends ExecutorServiceAccessor.ExecutorServiceBuilder<B>>
Provides a builder method for a
ExecutorService property
returning the builder for applying multiple build operations.Provides a mutator for a
ExecutorService property.Provides a
ExecutorService property.The Enum InvocationStrategy.
Usually
ExecutorService instances originating from an application
server are wrapped with this ManagedExecutorService.The
Retryable provides methods for performing various retry
iterations, be it based on retry counts or retry timeouts.The
RetryCounter can be used in loops to test whether a retry should
take place and in case a retry is to take place, then a given period of time
(delay) is waited and the internal retry counter is decremented.The
RetryTimeout can be used in loops to test whether a timeout has
been reached, if the timeout has not been reached, then a given period of
time (delay) is waited.Verbose readable threading model.
Verbose readable thread mode.