@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface ProcessComplete
ProcessStart
method
is the asynchronous (non-blocking) version of this method.
The ProcessComplete method is called after the ProcessPrepare
method.
This annotation is not optional.ProcessPrepare
,
ProcessStart
Copyright © 2007-2019 Concurrent, Inc. All Rights Reserved.