public class MethodJobHandler extends IJobHandler
| 构造器和说明 |
|---|
MethodJobHandler(Object target,
Method method,
Method initMethod,
Method destroyMethod) |
public void execute()
throws Exception
IJobHandlerexecute 在类中 IJobHandlerExceptionpublic void init()
throws Exception
IJobHandlerinit 在类中 IJobHandlerExceptionpublic void destroy()
throws Exception
IJobHandlerdestroy 在类中 IJobHandlerExceptionCopyright © 2023. All rights reserved.