public interface DistributedUserMessageCacheFactory
UserMessageCache
s.Modifier and Type | Method and Description |
---|---|
UserMessageCache |
createDistributedCache(String name)
Creates a distributed
UserMessageCache . |
boolean |
isConfigured()
Returns whether the DistributedUserMessageCacheFactory is configured and can create caches.
|
UserMessageCache createDistributedCache(String name)
UserMessageCache
.name
- The cache name.boolean isConfigured()
Copyright © 2018. All rights reserved.