public interface MemoryFactory<T extends Memory>
Modifier and Type | Method and Description |
---|---|
T |
createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm) |
int |
getMemoryId() |
int getMemoryId()
T createMemory(RuleBaseConfiguration config, InternalWorkingMemory wm)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.