public class ServerCommand
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
ServerCommand(Server server,
ExecutorRepository queryExecutorRepository,
ResultProcessor resultProcessor) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
void |
run() |
public ServerCommand(Server server, ExecutorRepository queryExecutorRepository, ResultProcessor resultProcessor)
Copyright © 2010-2021 JmxTrans team. All Rights Reserved.