Interface IHazelcastInstanceFactory

All Known Implementing Classes:
DefaultHazelcastInstanceFactory

public interface IHazelcastInstanceFactory
A hookable factory class to build up implementations of IHazelcastInstanceLoader
  • Method Details

    • createInstanceLoader

      IHazelcastInstanceLoader createInstanceLoader(Properties props) throws org.hibernate.cache.CacheException
      Throws:
      org.hibernate.cache.CacheException