public class JMXCommandService extends java.lang.Object implements CommandService
Modifier and Type | Field and Description |
---|---|
private static long |
TIMEOUT |
Constructor and Description |
---|
JMXCommandService() |
Modifier and Type | Method and Description |
---|---|
<T> T |
execute(Command<T> command) |
public <T> T execute(Command<T> command)
execute
in interface CommandService