public class InjectGather extends Object implements Runnable
AppContext.tryBuildBean(org.noear.solon.annotation.Bean, org.noear.solon.core.wrap.MethodWrap, org.noear.solon.core.BeanWrap)
int
index
InjectGather(Class<?> outType, boolean requireRun, int varSize, Consumer<Object[]> onDone)
void
add(VarHolder p)
check()
Class<?>
getOutType()
List<VarHolder>
getVars()
boolean
isDone()
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int index
public InjectGather(Class<?> outType, boolean requireRun, int varSize, Consumer<Object[]> onDone)
public boolean isDone()
public Class<?> getOutType()
public List<VarHolder> getVars()
public void add(VarHolder p)
public void run()
run
Runnable
public void check() throws Exception
Exception
Copyright © 2023. All rights reserved.