See: Description
| Interface | Description | 
|---|---|
| IHazelcastInstanceLoader | Factory interface to build Hazelcast instances and configure them depending
 on configuration. | 
| Class | Description | 
|---|---|
| HazelcastAccessor | Deprecated Set instanceName for your Hazelcast instance and
 use  Hazelcast.getHazelcastInstanceByName(String instanceName)instead | 
| HazelcastInstanceFactory | A factory class to build up implementations of  IHazelcastInstanceLoaderthat returns aHazelcastInstancedepending on configuration either backed by Hazelcast
 client or node implementation. | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.