public abstract class BaseNonScriptKnowledgeBase extends BaseKnowledgeBase
| Constructor and Description |
|---|
BaseNonScriptKnowledgeBase(KnowledgeBaseType type) |
BaseNonScriptKnowledgeBase(String name,
KnowledgeBaseType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
onAfterReload() |
void |
onBeforeReload() |
void |
onClear() |
void |
onInit() |
void |
onLoad() |
boolean |
onRun() |
void |
onShutdown() |
void |
onStartup() |
getDescription, getEngineOperations, getInterpreter, getLabel, getLogger, getName, getSponge, getType, getVersion, setDescription, setInterpreter, setLabel, setName, setType, setVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitscanToAutoEnablepublic BaseNonScriptKnowledgeBase(String name, KnowledgeBaseType type)
public BaseNonScriptKnowledgeBase(KnowledgeBaseType type)
Copyright © 2016–2019 Softelnet. All rights reserved.