public class PhreakPropagationContextFactory extends Object implements PropagationContextFactory, Serializable
Constructor and Description |
---|
PhreakPropagationContextFactory() |
public static PropagationContextFactory getInstance()
public PropagationContext createPropagationContext(long number, int type, RuleImpl rule, Tuple leftTuple, InternalFactHandle factHandle, EntryPointId entryPoint, BitMask modificationMask, Class<?> modifiedClass, MarshallerReaderContext readerContext)
createPropagationContext
in interface PropagationContextFactory
public PropagationContext createPropagationContext(long number, int type, RuleImpl rule, Tuple leftTuple, InternalFactHandle factHandle, EntryPointId entryPoint, MarshallerReaderContext readerContext)
createPropagationContext
in interface PropagationContextFactory
public PropagationContext createPropagationContext(long number, int type, RuleImpl rule, Tuple leftTuple, InternalFactHandle factHandle, int activeActivations, int dormantActivations, EntryPointId entryPoint, BitMask modificationMask)
createPropagationContext
in interface PropagationContextFactory
public PropagationContext createPropagationContext(long number, int type, RuleImpl rule, Tuple leftTuple, InternalFactHandle factHandle, EntryPointId entryPoint)
createPropagationContext
in interface PropagationContextFactory
public PropagationContext createPropagationContext(long number, int type, RuleImpl rule, Tuple leftTuple, InternalFactHandle factHandle)
createPropagationContext
in interface PropagationContextFactory
public static PropagationContext createPropagationContextForFact(InternalWorkingMemory workingMemory, InternalFactHandle factHandle, int propagationType)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.