Package org.apache.felix.framework.util
Class Mutex
- java.lang.Object
-
- org.apache.felix.framework.util.Mutex
-
public class Mutex extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Mutex()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
down()
void
up()
-