Uses of Interface
com.hazelcast.core.ISemaphore

Packages that use ISemaphore
com.hazelcast.client   
com.hazelcast.core   
 

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)
          Creates a cluster-wide semaphore.
 ISemaphore HazelcastInstance.getSemaphore(String name)
          Creates cluster-wide semaphore.
 



Copyright .9.4-SNAPSHOT; 2008-2011 Hazel Ltd. All Rights Reserved.