public abstract class Task extends MJmx
| Modifier and Type | Field and Description |
|---|---|
protected TaskConfig |
base |
protected ResourceNode |
config |
protected MProperties |
options |
jmxFixName, jmxName, jmxPackage, jmxType| Constructor and Description |
|---|
Task() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(TaskConfig tc) |
boolean |
initAndRun() |
static void |
main(String[] args) |
abstract void |
pass() |
boolean |
run() |
void |
setOptions(Map<String,String> options) |
jmxRegistercreateJmxObjectName, getJmxName, getJmxObjectName, getJmxPackage, getJmxType, isJmxFixName, isJmxRegistered, setJmxName, setJmxPackage, setJmxProxy, setJmxRegisteredbase, base, createBase, forkBase, installBase, isBase, leaveBase, toStringprotected ResourceNode config
protected TaskConfig base
protected MProperties options
public boolean run()
public void init(TaskConfig tc)
Copyright © 2016. All Rights Reserved.