| Package | Description |
|---|---|
| de.skuzzle.inject.async.annotation |
Contains annotation type for supplying meta information on methods.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
CronTrigger
A trigger annotation for specifying a cron pattern which describes the
scheduling of the method.
|
interface |
DelayedTrigger
A trigger that will execute a method only once after a certain delay.
|
interface |
SimpleTrigger
A trigger annotation that allows to define a simple periodicity for method
execution.
|
Copyright © 2014–2016. All rights reserved.