public class BaseActionAdapter extends BaseProcessorAdapter<org.openksavi.sponge.action.Action> implements org.openksavi.sponge.action.ActionAdapter
| Constructor and Description |
|---|
BaseActionAdapter(BaseActionDefinition definition)
Creates a new action adapter.
|
| Modifier and Type | Method and Description |
|---|---|
org.openksavi.sponge.engine.ProcessorType |
getType() |
clear, clone, getDefinition, getDisplayName, getKnowledgeBase, getLogger, getName, getProcessor, isJavaDefined, setDefinition, setDisplayName, setKnowledgeBase, setName, setProcessor, toString, validateequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic BaseActionAdapter(BaseActionDefinition definition)
definition - a base action definition.Copyright © 2016–2017 Softelnet. All rights reserved.