@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface DependencyOutgoing
Collection<Object> that represents the dependencies that will be satisfied by this process
when it is executed.
This annotation is not optional.DependencyIncomingCopyright © 2007-2016 Concurrent, Inc. All Rights Reserved.