public abstract class ContextControllerInitTermBase extends ContextControllerInitTerm implements ContextControllerConditionCallback, ContextControllerEndConditionMatchEventProvider
Modifier and Type | Field and Description |
---|---|
protected ContextControllerInitTermSvc |
initTermSvc |
factory, realization
Constructor and Description |
---|
ContextControllerInitTermBase(ContextControllerInitTermFactory factory,
ContextManagerRealization realization) |
Modifier and Type | Method and Description |
---|---|
void |
deactivate(IntSeqKey path,
boolean terminateChildContexts) |
void |
destroy() |
protected void |
visitPartitions(IntSeqKey controllerPath,
BiConsumer<ContextControllerInitTermPartitionKey,Integer> partKeyAndCPId) |
getFactory, getRealization, populateEndConditionFromTrigger, visitSelectedPartitions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
rangeNotification
populateEndConditionFromTrigger
activate
protected final ContextControllerInitTermSvc initTermSvc
public ContextControllerInitTermBase(ContextControllerInitTermFactory factory, ContextManagerRealization realization)
public void deactivate(IntSeqKey path, boolean terminateChildContexts)
deactivate
in interface ContextController
protected void visitPartitions(IntSeqKey controllerPath, BiConsumer<ContextControllerInitTermPartitionKey,Integer> partKeyAndCPId)
visitPartitions
in class ContextControllerInitTerm
public void destroy()
destroy
in interface ContextController
Copyright © 2005–2018. All rights reserved.