Uses of Interface
com.hazelcast.collection.ItemListener
Package
Description
This package contains classes to support the collection API.
Provides classes for configuring HazelcastInstance.
This package contains classes related to ConsoleApp
-
Uses of ItemListener in com.hazelcast.collection
Modifier and TypeMethodDescriptionICollection.addItemListener
(ItemListener<E> listener, boolean includeValue) Adds an item listener for this collection. -
Uses of ItemListener in com.hazelcast.config
Modifier and TypeMethodDescriptionItemListenerConfig.setImplementation
(ItemListener implementation) ModifierConstructorDescriptionItemListenerConfig
(ItemListener implementation, boolean includeValue) -
Uses of ItemListener in com.hazelcast.console
Modifier and TypeClassDescriptionclass
Special thanks to Alexandre Vasseur for providing this very nice test application.