| 程序包 | 说明 |
|---|---|
| cn.ponfee.disjob.core.handle | |
| cn.ponfee.disjob.core.handle.impl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BroadcastJobHandler<T>
Broadcast job handler
|
| 限定符和类型 | 方法和说明 |
|---|---|
static JobHandler<?> |
JobHandlerUtils.load(String text)
Load jobHandler instance, String parameter can be qualified class name or source code
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CommandJobHandler
The job handler for executes system operation command.
|
class |
GroovyJobHandler
The job handler for executes groovy script.
|
class |
HttpJobHandler
The job handler for execute http request.
|
class |
ScriptJobHandler
Script job handler.
|
Copyright © 2023. All rights reserved.