public class TranQueueImp extends DbTranQueue implements org.noear.solon.core.Tran
result
protected
TranQueueImp()
void
add(org.noear.solon.core.Tran node)
execute(org.noear.solon.ext.RunnableEx runnable)
boolean
isQueue()
add, complete, execute, isSucceed, rollback
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected TranQueueImp()
public boolean isQueue()
isQueue
org.noear.solon.core.Tran
public void add(org.noear.solon.core.Tran node)
add
public void execute(org.noear.solon.ext.RunnableEx runnable) throws Throwable
execute
Throwable
Copyright © 2020. All rights reserved.