public class ProcessChain extends Object
Process
class annotation and
related method annotations and invoke each instance.
This class will optionally order all process instances by dependencies, and then invoke them sequentially.Constructor and Description |
---|
ProcessChain(boolean topologicallyOrder,
Object... objects) |
public ProcessChain(boolean topologicallyOrder, Object... objects)
Copyright © 2007-2019 Concurrent, Inc. All Rights Reserved.