Class ClientConsoleApp

java.lang.Object
com.hazelcast.client.console.ClientConsoleApp
All Implemented Interfaces:
ItemListener, EntryListener, EntryAddedListener, EntryEvictedListener, EntryExpiredListener, EntryRemovedListener, EntryUpdatedListener, MapClearedListener, MapEvictedListener, MapListener, MessageListener, EventListener

public class ClientConsoleApp
extends Object
implements EntryListener, ItemListener, MessageListener
A demo application to demonstrate a Hazelcast client. This is probably NOT something you want to use in production.