@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface ProcessStop
ProcessStart
or ProcessComplete
are called, depending
on the scheduler implementation (allows for concurrent execution of independent processes).
This annotation is not optional.ProcessStart
,
ProcessComplete
Copyright © 2007-2017 Concurrent, Inc. All Rights Reserved.