|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Version
Specifies how to invoke sub processes when different versions of the parent process exist.
| Optional Element Summary | |
|---|---|
Version.InvokeStrategy |
strategy
Select loosely-coupled if the subprocess version has to be set at the time that the sub process is invoked. |
public abstract Version.InvokeStrategy strategy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||