public class GatewayParallelActivityHandler extends AbstractGatewayActivityHandler implements IActivityHandler
idcnt
Constructor and Description |
---|
GatewayParallelActivityHandler() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection<ProcessThread> |
performSplit(MActivity activity,
IInternalAccess instance,
ProcessThread thread)
Perform a split.
|
addSplitInfos, cancel, execute, generateId, performJoin
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cancel, execute
protected java.util.Collection<ProcessThread> performSplit(MActivity activity, IInternalAccess instance, ProcessThread thread)
performSplit
in class AbstractGatewayActivityHandler