public class HazelcastSynchroInstanceAware extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
instanceName |
protected String |
local |
protected String |
lockName |
protected String |
xmlConfiguration |
| Constructor and Description |
|---|
HazelcastSynchroInstanceAware() |
@Inject protected String instanceName
@Inject protected String xmlConfiguration
@Inject protected String local
@Inject protected String lockName
protected com.hazelcast.core.HazelcastInstance instance()
throws IOException
IOExceptionprotected String instanceName()
protected String lockName()
protected com.hazelcast.core.ILock findLock()
throws IOException
IOExceptionCopyright © 2015 The Apache Software Foundation. All rights reserved.