GuiceAsync is not instantiatable from outside, the constructor
guards this class from being created unintentionally.CronTrigger annotation.ServiceLoader.DelayedTrigger.Async annotation in classes that are used
with the injector that will be created from the given Binder.Key that is used to look up
an ExecutorService for a method annotated with Async.MethodInvocation object that is able to invoke the
provided non-static method.MethodInvocation object that is able to invoke the
provided static method.TriggerStrategy that is able to handle the provided
trigger annotation.MethodInvocation object in a Callable for
asynchronous execution.methods of a class and its whole type
hierarchy.Runnable according to this scheduling type.Method and then
schedules invocations of that method according to the information.Key that is used to look up a
ScheduledExecutorService for a method annotated with
Scheduled.SimpleTrigger is
scheduled with a ScheduledExecutorService.SimpleTrigger annotation for
defining simple periodic executions.Trigger annotation is handled in order to
extract scheduling meta information and to actually schedule method
invocations.TriggerStrategy implementations.Copyright © 2014–2016. All rights reserved.