public class ReteooFactHandleFactory extends AbstractFactHandleFactory implements Serializable
| Constructor and Description |
|---|
ReteooFactHandleFactory() |
ReteooFactHandleFactory(int id,
long counter) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getFactHandleType() |
InternalFactHandle |
newFactHandle(int id,
Object object,
long recency,
ObjectTypeConf conf,
InternalWorkingMemory workingMemory,
org.kie.api.runtime.rule.EntryPoint wmEntryPoint) |
FactHandleFactory |
newInstance() |
FactHandleFactory |
newInstance(int id,
long counter) |
clear, destroyFactHandle, getAtomicId, getAtomicRecency, getId, getRecency, increaseFactHandleRecency, newFactHandle, newFactHandle, resetpublic ReteooFactHandleFactory()
public ReteooFactHandleFactory(int id,
long counter)
public InternalFactHandle newFactHandle(int id, Object object, long recency, ObjectTypeConf conf, InternalWorkingMemory workingMemory, org.kie.api.runtime.rule.EntryPoint wmEntryPoint)
newFactHandle in interface FactHandleFactorynewFactHandle in class AbstractFactHandleFactorypublic FactHandleFactory newInstance()
newInstance in interface FactHandleFactorynewInstance in class AbstractFactHandleFactorypublic FactHandleFactory newInstance(int id, long counter)
newInstance in interface FactHandleFactorypublic Class getFactHandleType()
getFactHandleType in interface FactHandleFactoryCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.