| Package | Description |
|---|---|
| com.tangosol.application |
Contains classes supporting the Coherence Container.
|
| com.tangosol.util |
Contains various generic utilities.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ContainerHelper.ContextAwareListener
Context aware delegating listener.
|
protected static class |
ContainerHelper.ContextAwarePrimingListener
Context aware delegating synchronous priming listener.
|
protected static class |
ContainerHelper.ContextAwareSyncListener
Context aware delegating synchronous listener.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ConverterCollections.ConverterCacheListener
A converter MapListener that converts events of the underlying MapListener for the underlying NamedCache.
|
static class |
ConverterCollections.ConverterMapListener
A converter MapListener that converts events of the underlying MapListener for the underlying map.
|
static class |
MapListenerSupport.WrapperPrimingListener
A wrapper class that turns the specified MapListener into a priming listener.
|
static class |
MapListenerSupport.WrapperSynchronousListener<K,V>
A wrapper class that turns the specified MapListener into a synchronous listener.
|