Package org.apache.felix.framework.util
Class Mutex
java.lang.Object
org.apache.felix.framework.util.Mutex
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Mutex
public Mutex() 
 - 
 - 
Method Details
- 
down
- Throws:
 InterruptedException
 - 
up
public void up() 
 -