public abstract class CommonThread extends Object implements Runnable
CommonThread()
abstract void
execute()
static Integer
getSumThread()
boolean
isSfbjs()
void
run()
setSfbjs(boolean sfbjs)
setTaskMap(Map<String,Object> taskMap)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommonThread()
public static Integer getSumThread()
public void run()
run
Runnable
public abstract void execute() throws Exception
Exception
public void setTaskMap(Map<String,Object> taskMap)
public void setSfbjs(boolean sfbjs)
public boolean isSfbjs()
Copyright © 2020 GTMAP. All rights reserved.