public interface PropagationContextFactory
PropagationContext createPropagationContext(long number, PropagationContext.Type type, RuleImpl rule, Tuple leftTuple, InternalFactHandle factHandle, EntryPointId entryPoint, BitMask modificationMask, Class<?> modifiedClass, MarshallerReaderContext readerContext)
PropagationContext createPropagationContext(long number, PropagationContext.Type type, RuleImpl rule, Tuple leftTuple, InternalFactHandle factHandle, EntryPointId entryPoint, MarshallerReaderContext readerContext)
PropagationContext createPropagationContext(long number, PropagationContext.Type type, RuleImpl rule, Tuple leftTuple, InternalFactHandle factHandle, int activeActivations, int dormantActivations, EntryPointId entryPoint, BitMask modificationMask)
PropagationContext createPropagationContext(long number, PropagationContext.Type type, RuleImpl rule, Tuple leftTuple, InternalFactHandle factHandle, EntryPointId entryPoint)
PropagationContext createPropagationContext(long number, PropagationContext.Type type, RuleImpl rule, Tuple leftTuple, InternalFactHandle factHandle)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.