Class | Description |
---|---|
ClientDelegateCache |
Cache wrapper which will delegate cache requests to the correct cache for the current client by
manipulating the cache key.
|
ClientDelegateCacheSerializableKey |
Key which encodes the client ID so it can be passed to the ClientDelegateCache
|
SingletonEhCacheProvider |
Custom EhCacheProvider which ensures that the correct disk store path is used and the cache
manager can be shared between Hibernate and Communote.
|
Copyright © 2019 Communote team. All rights reserved.