public abstract class AbsRepositoryCom extends AbsAiComponent implements AiIoComponent, AiPropertyComponent
构造器和说明 |
---|
AbsRepositoryCom() |
限定符和类型 | 方法和说明 |
---|---|
protected void |
doRun(org.noear.solon.flow.FlowContext context,
org.noear.solon.flow.Node node) |
abstract RepositoryStorable |
getRepository(org.noear.solon.flow.FlowContext context,
org.noear.solon.flow.Node node) |
protected void |
initRepository(RepositoryStorable repository,
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, getInput, getInputName, getOutputName, setAttachment, setOutput
addProperty, getProperty, getPropertyAll, setProperty
getDescription
public abstract RepositoryStorable getRepository(org.noear.solon.flow.FlowContext context, org.noear.solon.flow.Node node) throws java.lang.Throwable
java.lang.Throwable
protected void initRepository(RepositoryStorable repository, org.noear.solon.flow.FlowContext context, org.noear.solon.flow.Node node) throws java.lang.Throwable
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