Class MConsoleManager
- java.lang.Object
-
- com.h2tcoin.takamakachain.mx.beans.MConsoleManager
-
- All Implemented Interfaces:
RemoteConsoleInterfaceMXBean
public class MConsoleManager extends Object implements RemoteConsoleInterfaceMXBean
- Author:
- giovanni
-
-
Constructor Summary
Constructors Constructor Description MConsoleManager(ShellNode sn)
-
-
-
Constructor Detail
-
MConsoleManager
public MConsoleManager(ShellNode sn)
-
-
Method Detail
-
sendCommand
public void sendCommand(String command)
- Specified by:
sendCommand
in interfaceRemoteConsoleInterfaceMXBean
-
-