public interface HazelcastInstanceAware
setHazelcastInstance(HazelcastInstance) method with the reference to HazelcastInstance
that is executing. This way the implementer will have a chance to get the reference to HazelcastInstance.| Modifier and Type | Method and Description |
|---|---|
void |
setHazelcastInstance(HazelcastInstance hazelcastInstance) |
void setHazelcastInstance(HazelcastInstance hazelcastInstance)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.