public abstract class PeriodTaskService extends Object
PeriodTaskService()
abstract void
execute(long threadId)
void
schedule()
schedule(int threadCount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PeriodTaskService()
public abstract void execute(long threadId) throws Exception
Exception
public void schedule()
public void schedule(int threadCount)
Copyright © 2023. All rights reserved.