@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface ProcessChildren
Process
instance.
Children themselves should be Process instances themselves.
Returning children can be used to give access to counter information via a ProcessCounters
method.
This annotation is optional.ProcessCounters
Copyright © 2007-2019 Concurrent, Inc. All Rights Reserved.