com.hazelcast.cache
public interface HazelcastCacheManager extends javax.cache.CacheManager
CacheManager.CacheManager| Modifier and Type | Method and Description | 
|---|---|
| void | destroy()Destroys cache manager. | 
| HazelcastInstance | getHazelcastInstance()Gets the underlying  HazelcastInstanceimplementation. | 
HazelcastInstance getHazelcastInstance()
HazelcastInstance implementation.HazelcastInstance implementationvoid destroy()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.