@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ExecutionScope
ScheduledScope. It does
not persist objects over multiple method calls.
Please not that this scope does only apply when a scheduled method is actually called by the framework. If a scheduled method is called manually then this scope does not apply.
ExecutionContextCopyright © 2014–2018. All rights reserved.