public class MethodJobHandler extends IJobHandler
FAIL, FAIL_TIMEOUT, SUCCESS| 构造器和说明 |
|---|
MethodJobHandler(Object target,
Method method,
Method initMethod,
Method destroyMethod) |
public ReturnT<String> execute(String param) throws Exception
IJobHandlerexecute 在类中 IJobHandlerExceptionpublic void init()
throws InvocationTargetException,
IllegalAccessException
IJobHandlerpublic void destroy()
throws InvocationTargetException,
IllegalAccessException
IJobHandlerCopyright © 2020. All rights reserved.