-
-
Method Summary
-
Methods inherited from class org.openksavi.sponge.core.plugin.BasePlugin
doShutdown, doStartup, getConfiguration, getEngineOperations, getEps, getKnowledgeBase, getLogger, onAfterReload, onBeforeReload, onShutdown, setConfiguration, setKnowledgeBase, shutdown, startup, toString
-
Methods inherited from class org.openksavi.sponge.core.engine.BaseEngineModule
getDescription, getDisplayName, getEngine, getInternalService, getName, getState, isFailed, isNew, isNewOrStartingOrRunning, isRunning, isStarting, isStopping, isTerminated, setDescription, setDisplayName, setEngine, setName
-
Methods inherited from interface org.openksavi.sponge.util.Manageable
isFailed, isNew, isRunning, isStarting, isStopping, isTerminated
-
Methods inherited from interface org.openksavi.sponge.util.Descriptive
getDescription, getDisplayName, getName, setDescription, setDisplayName, setName
-
Methods inherited from interface org.openksavi.sponge.util.HasEngine
getEngine, setEngine
-
-
Constructor Detail
-
EchoPlugin
public EchoPlugin()
-
Method Detail
-
onInit
public void onInit()
- Specified by:
onInit in interface org.openksavi.sponge.plugin.Plugin
- Overrides:
onInit in class BasePlugin
-
onStartup
public void onStartup()
- Specified by:
onStartup in interface org.openksavi.sponge.plugin.Plugin
- Overrides:
onStartup in class BasePlugin
-
getEcho
public String getEcho()
-
getCount
public int getCount()
Copyright © 2016–2018 Softelnet. All rights reserved.