| Class | Description |
|---|---|
| CacheManagerProxy |
Proxy all applicable factory calls
so Java EE context is propagated from within Hazelcast threads
|
| CacheProxy<K,V> |
proxy the cache so we can set up invocation context for
the Hazelcast thread
|
| CachingProviderProxy | |
| EntryProcessorProxy<K,V,T> |
push Java EE environment before invoking delegate
|
Copyright © 2019. All rights reserved.