Module com.hazelcast.hibernate53
Package com.hazelcast.hibernate.instance
Interface IHazelcastInstanceFactory
- All Known Implementing Classes:
DefaultHazelcastInstanceFactory
public interface IHazelcastInstanceFactory
A hookable factory class to build up implementations of
IHazelcastInstanceLoader-
Method Summary
-
Method Details
-
createInstanceLoader
IHazelcastInstanceLoader createInstanceLoader(Properties props) throws org.hibernate.cache.CacheException - Throws:
org.hibernate.cache.CacheException
-