public class DynamicEntryPoint extends NamedEntryPoint
ADD_REMOVE_PROPERTY_CHANGE_LISTENER_ARG_TYPES, addRemovePropertyChangeListenerArgs, dynamicFacts, entryPoint, entryPointNode, handleFactory, kBase, lock, log, objectStore, pctxFactory, traitHelper, typeConfReg, wm| Constructor and Description |
|---|
DynamicEntryPoint(EntryPointId entryPoint,
StatefulKnowledgeSessionImpl wm) |
| Modifier and Type | Method and Description |
|---|---|
void |
bindRuleBase(InternalKnowledgeBase kBase) |
void |
delete(org.kie.api.runtime.rule.FactHandle factHandle,
RuleImpl rule,
Activation activation,
org.kie.api.runtime.rule.FactHandle.State fhState) |
org.kie.api.runtime.rule.FactHandle |
insert(Object object,
boolean dynamic,
RuleImpl rule,
Activation activation) |
addPropertyChangeListener, delete, delete, delete, delete, dispose, enQueueWorkingMemoryAction, getEntryPoint, getEntryPointId, getEntryPointNode, getFactCount, getFactHandle, getFactHandleByIdentity, getFactHandles, getFactHandles, getHandleFactory, getInternalWorkingMemory, getKnowledgeBase, getObject, getObjects, getObjects, getObjectStore, getObjectTypeConfigurationRegistry, getPctxFactory, getTraitHelper, getTruthMaintenanceSystem, getWorkingMemoryEntryPoint, insert, insert, insert, insert, insertAsync, lock, propertyChange, removeFromObjectStore, removePropertyChangeListener, reset, retract, toString, unlock, update, update, update, update, updatepublic DynamicEntryPoint(EntryPointId entryPoint, StatefulKnowledgeSessionImpl wm)
public void bindRuleBase(InternalKnowledgeBase kBase)
public org.kie.api.runtime.rule.FactHandle insert(Object object, boolean dynamic, RuleImpl rule, Activation activation)
insert in interface InternalWorkingMemoryEntryPointinsert in class NamedEntryPointpublic void delete(org.kie.api.runtime.rule.FactHandle factHandle,
RuleImpl rule,
Activation activation,
org.kie.api.runtime.rule.FactHandle.State fhState)
delete in interface WorkingMemoryEntryPointdelete in class NamedEntryPointCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.