com.hazelcast.management
Class ConsoleCommandHandler
java.lang.Object
com.hazelcast.management.ConsoleCommandHandler
public class ConsoleCommandHandler
- extends Object
Handler class for console commands that sent from Console application which located in Management Center.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleCommandHandler
public ConsoleCommandHandler(HazelcastInstance instance)
handleCommand
public String handleCommand(String command)
throws InterruptedException
- Throws:
InterruptedException
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.