public class HazelcastCacheManager extends Object
| Constructor and Description |
|---|
HazelcastCacheManager() |
HazelcastCacheManager(HazelcastInstance hazelcastInstance) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Cache |
getCache(String name) |
Collection<String> |
getCacheNames() |
void |
setHazelcastInstance(HazelcastInstance hazelcastInstance) |
public HazelcastCacheManager()
public HazelcastCacheManager(HazelcastInstance hazelcastInstance)
public Cache getCache(String name)
public void setHazelcastInstance(HazelcastInstance hazelcastInstance)
public Collection<String> getCacheNames()
Copyright .0; 2008-2011 Hazel Ltd. All Rights Reserved.