public abstract class IJobHandler extends Object
IJobHandler()
void
destroy()
abstract void
execute()
init()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IJobHandler()
public abstract void execute() throws Exception
Exception
public void init() throws Exception
public void destroy() throws Exception
Copyright © 2024. All rights reserved.