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