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, performJoinclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, executeprotected java.util.Collection<ProcessThread> performSplit(MActivity activity, IInternalAccess instance, ProcessThread thread)
performSplit in class AbstractGatewayActivityHandler