@Component(value="ConsoleInput") public class ConsoleInputCom extends AbsAiComponent implements AiIoComponent
构造器和说明 |
---|
ConsoleInputCom() |
限定符和类型 | 方法和说明 |
---|---|
protected void |
doRun(org.noear.solon.flow.FlowContext context,
org.noear.solon.flow.Node node) |
java.lang.Object |
getInput(org.noear.solon.flow.FlowContext context,
org.noear.solon.flow.Node node)
获取组件数据输入
|
run
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttachment, getAttachmentName, getInputName, getOutputName, setAttachment, setOutput
getDescription
public java.lang.Object getInput(org.noear.solon.flow.FlowContext context, org.noear.solon.flow.Node node) throws java.lang.Throwable
AiIoComponent
getInput
在接口中 AiIoComponent
java.lang.Throwable
protected void doRun(org.noear.solon.flow.FlowContext context, org.noear.solon.flow.Node node) throws java.lang.Throwable
doRun
在类中 AbsAiComponent
java.lang.Throwable