Package | Description |
---|---|
com.hazelcast.core | |
com.hazelcast.examples | |
com.hazelcast.impl |
Modifier and Type | Method and Description |
---|---|
void |
ItemListener.itemAdded(ItemEvent<E> item)
Invoked when an item is added.
|
void |
ItemListener.itemRemoved(ItemEvent<E> item)
Invoked when an item is removed.
|
Modifier and Type | Method and Description |
---|---|
void |
TestApp.itemAdded(ItemEvent itemEvent) |
void |
TestApp.itemRemoved(ItemEvent itemEvent) |
Modifier and Type | Class and Description |
---|---|
class |
DataAwareItemEvent |
Modifier and Type | Method and Description |
---|---|
void |
ClientHandlerService.ClientItemListener.itemAdded(ItemEvent itemEvent) |
void |
ClientHandlerService.ClientItemListener.itemRemoved(ItemEvent itemEvent) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.