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() |
| Modifier and Type | Method and Description |
|---|---|
protected com.hazelcast.core.ILock |
findLock() |
protected com.hazelcast.core.HazelcastInstance |
instance() |
protected String |
instanceName() |
protected String |
lockName() |
@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 © 2016 The Apache Software Foundation. All rights reserved.