com.hazelcast.hibernate.instance
Class HazelcastInstanceFactory

java.lang.Object
  extended by com.hazelcast.hibernate.instance.HazelcastInstanceFactory

public final class HazelcastInstanceFactory
extends Object


Constructor Summary
HazelcastInstanceFactory()
           
 
Method Summary
static HazelcastInstance createInstance(Properties props)
           
static IHazelcastInstanceLoader createInstanceLoader(Properties props)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HazelcastInstanceFactory

public HazelcastInstanceFactory()
Method Detail

createInstance

public static HazelcastInstance createInstance(Properties props)
                                        throws org.hibernate.cache.CacheException
Throws:
org.hibernate.cache.CacheException

createInstanceLoader

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


Copyright © 2013 Hazelcast, Inc.. All Rights Reserved.