public class NashornKnowledgeBaseInterpreterFactory extends Object implements org.openksavi.sponge.spi.KnowledgeBaseInterpreterFactory
| Constructor and Description |
|---|
NashornKnowledgeBaseInterpreterFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.openksavi.sponge.kb.KnowledgeBaseInterpreter |
createKnowledgeBaseInterpreter(org.openksavi.sponge.engine.SpongeEngine engine,
org.openksavi.sponge.kb.KnowledgeBase knowledgeBase) |
org.openksavi.sponge.kb.KnowledgeBaseType |
getSupportedType() |
public NashornKnowledgeBaseInterpreterFactory()
public org.openksavi.sponge.kb.KnowledgeBaseType getSupportedType()
getSupportedType in interface org.openksavi.sponge.spi.KnowledgeBaseInterpreterFactorypublic org.openksavi.sponge.kb.KnowledgeBaseInterpreter createKnowledgeBaseInterpreter(org.openksavi.sponge.engine.SpongeEngine engine,
org.openksavi.sponge.kb.KnowledgeBase knowledgeBase)
createKnowledgeBaseInterpreter in interface org.openksavi.sponge.spi.KnowledgeBaseInterpreterFactoryCopyright © 2016–2021 Softelnet. All rights reserved.