com.hazelcast.spring.cache
Class HazelcastCacheManager
java.lang.Object
com.hazelcast.spring.cache.HazelcastCacheManager
public class HazelcastCacheManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HazelcastCacheManager
public HazelcastCacheManager()
HazelcastCacheManager
public HazelcastCacheManager(HazelcastInstance hazelcastInstance)
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Throws:
Exception
getCache
public Cache getCache(String name)
setHazelcastInstance
public void setHazelcastInstance(HazelcastInstance hazelcastInstance)
getCacheNames
public Collection<String> getCacheNames()
Copyright .0; 2008-2011 Hazel Ltd. All Rights Reserved.