| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISemaphore | |
|---|---|
| com.hazelcast.client | |
| com.hazelcast.core | |
| com.hazelcast.jmx | The com.hazelcast.jmx package contains MBeans and a ManagementService for JMX management JMX support in Hazelcast. | 
| Uses of ISemaphore in com.hazelcast.client | 
|---|
| Methods in com.hazelcast.client that return ISemaphore | |
|---|---|
 ISemaphore | 
HazelcastClient.getSemaphore(String name)
 | 
| Uses of ISemaphore in com.hazelcast.core | 
|---|
| Methods in com.hazelcast.core that return ISemaphore | |
|---|---|
static ISemaphore | 
Hazelcast.getSemaphore(String name)
Deprecated. as of version 2.2  | 
 ISemaphore | 
HazelcastInstance.getSemaphore(String name)
Creates cluster-wide semaphore.  | 
| Uses of ISemaphore in com.hazelcast.jmx | 
|---|
| Constructors in com.hazelcast.jmx with parameters of type ISemaphore | |
|---|---|
SemaphoreMBean(ISemaphore managedObject,
               ManagementService managementService)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||