public class Centre extends Object
| Modifier and Type | Field and Description |
|---|---|
Args |
args
参数信息
|
Device |
device
设备信息
|
Efforts |
efforts
业务处理
|
ExecutorService |
executor
任务处理者
|
Node |
node
服务器信息
|
ScheduledExecutorService |
scheduledExecutor
业务处理
|
StoreSCP |
storeSCP
操作行为
|
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
start(boolean... flag)
启动管理器
|
void |
stop()
停止管理器
|
public Device device
public StoreSCP storeSCP
public Node node
public Args args
public Efforts efforts
public ExecutorService executor
public ScheduledExecutorService scheduledExecutor
public Centre(Device device)
Copyright © 2021. All rights reserved.