public abstract class BaseNonScriptKnowledgeBase extends BaseKnowledgeBase
| Constructor and Description |
|---|
BaseNonScriptKnowledgeBase(KnowledgeBaseType type) |
BaseNonScriptKnowledgeBase(String name,
KnowledgeBaseType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
onAfterLoad() |
void |
onAfterReload() |
void |
onBeforeLoad() |
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)
public void onInit()
public void onClear()
public void onBeforeLoad()
public void onLoad()
public void onAfterLoad()
public void onStartup()
public boolean onRun()
public void onShutdown()
public void onBeforeReload()
public void onAfterReload()
Copyright © 2016–2020 Softelnet. All rights reserved.