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, reset
public 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 FactHandleFactory
newFactHandle
in class AbstractFactHandleFactory
public FactHandleFactory newInstance()
newInstance
in interface FactHandleFactory
newInstance
in class AbstractFactHandleFactory
public FactHandleFactory newInstance(int id, long counter)
newInstance
in interface FactHandleFactory
public Class getFactHandleType()
getFactHandleType
in interface FactHandleFactory
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.