| Package | Description |
|---|---|
| de.skuzzle.inject.async |
Main public API.
|
| de.skuzzle.inject.async.internal |
Internal implementation which should not be considered part of the public API.
|
| de.skuzzle.inject.async.internal.context | |
| de.skuzzle.inject.async.internal.runnables | |
| de.skuzzle.inject.async.internal.trigger |
Contains trigger implementations for scheduling methods.
|
| Class and Description |
|---|
| ExceptionHandler
May be used to react to errors thrown from
scheduled methods. |
| ExecutionContext
Holds contextual information for a single scheduled method execution.
|
| ScheduledContext
Holds contextual information about a scheduled method.
|
| Class and Description |
|---|
| GuiceAsync
Entry point for enabling asynchronous method support within your guice application.
|
| TriggerStrategy
Defines how a certain
Trigger annotation is handled in order to extract
scheduling meta information and to actually schedule method invocations. |
| Class and Description |
|---|
| GuiceAsync
Entry point for enabling asynchronous method support within your guice application.
|
| ScheduledContext
Holds contextual information about a scheduled method.
|
| Class and Description |
|---|
| ExceptionHandler
May be used to react to errors thrown from
scheduled methods. |
| GuiceAsync
Entry point for enabling asynchronous method support within your guice application.
|
| ScheduledContext
Holds contextual information about a scheduled method.
|
| Class and Description |
|---|
| ExceptionHandler
May be used to react to errors thrown from
scheduled methods. |
| ScheduledContext
Holds contextual information about a scheduled method.
|
| TriggerStrategy
Defines how a certain
Trigger annotation is handled in order to extract
scheduling meta information and to actually schedule method invocations. |
Copyright © 2014–2018. All rights reserved.